class

Amazonite::DynamoDBV2::ParameterizedStatement

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

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