class

Amazonite::DynamoDBV2::ExecuteStatementOutput

Inherits JSON::Serializable < Reference < Object

Constructors

new(items : Array(Hash(String, AttributeValue)) | Nil = nil, next_token : String | Nil = nil, consumed_capacity : ConsumedCapacity | Nil = nil, last_evaluated_key : Hash(String, AttributeValue) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

consumed_capacity
Source
consumed_capacity=(consumed_capacity : ConsumedCapacity | Nil)
Source
items
Source
items=(items : Array(Hash(String, AttributeValue)) | Nil)
Source
last_evaluated_key
Source
last_evaluated_key=(last_evaluated_key : Hash(String, AttributeValue) | Nil)
Source
next_token
Source
next_token=(next_token : String | Nil)
Source