Amazonite::DynamoDBV2::BatchGetItemInput
Inherits JSON::Serializable < Reference < Object
Constructors
new(request_items : Hash(String, KeysAndAttributes), return_consumed_capacity : ReturnConsumedCapacity | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
request_items
Sourcereturn_consumed_capacity
Sourcereturn_consumed_capacity=(return_consumed_capacity : ReturnConsumedCapacity | Nil)
Source