Amazonite::DynamoDBV2::ScanOutput
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(items : Array(Hash(String, AttributeValue)) | Nil = nil, count : Int32 | Nil = nil, scanned_count : Int32 | Nil = nil, last_evaluated_key : Hash(String, AttributeValue) | Nil = nil, consumed_capacity : ConsumedCapacity | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
consumed_capacity
Sourceconsumed_capacity=(consumed_capacity : ConsumedCapacity | Nil)
Sourcecount
Sourceitems
Sourcelast_evaluated_key
Sourcescanned_count
Source