class

Amazonite::DynamoDBV2::BatchExecuteStatementOutput

Inherits JSON::Serializable < Reference < Object

Constructors

new(responses : Array(BatchStatementResponse) | Nil = nil, consumed_capacity : Array(ConsumedCapacity) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

consumed_capacity
Source
consumed_capacity=(consumed_capacity : Array(ConsumedCapacity) | Nil)
Source
responses
Source
responses=(responses : Array(BatchStatementResponse) | Nil)
Source