class

Amazonite::DynamoDBV2::BatchStatementRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(statement : String, parameters : Array(AttributeValue) | Nil = nil, consistent_read : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

consistent_read
Source
consistent_read=(consistent_read : Bool | Nil)
Source
parameters
Source
parameters=(parameters : Array(AttributeValue) | Nil)
Source
statement
Source
statement=(statement : String)
Source