Amazonite::DynamoDBV2::ExecuteStatementInput
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(statement : String, parameters : Array(AttributeValue) | Nil = nil, consistent_read : Bool | Nil = nil, next_token : String | Nil = nil, return_consumed_capacity : ReturnConsumedCapacity | Nil = nil, limit : Int32 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
consistent_read
Sourcelimit
Sourcenext_token
Sourceparameters
Sourcereturn_consumed_capacity
Sourcereturn_consumed_capacity=(return_consumed_capacity : ReturnConsumedCapacity | Nil)
Sourcestatement
Source