class

Amazonite::DynamoDBV2::GetItemOutput

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

consumed_capacity
Source
consumed_capacity=(consumed_capacity : ConsumedCapacity | Nil)
Source
item
Source
item=(item : Hash(String, AttributeValue) | Nil)
Source