class

Amazonite::DynamoDBV2::BatchStatementResponse

Inherits JSON::Serializable < Reference < Object

Constructors

new(error : BatchStatementError | Nil = nil, table_name : String | Nil = nil, item : Hash(String, AttributeValue) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

error
Source
error=(error : BatchStatementError | Nil)
Source
item
Source
item=(item : Hash(String, AttributeValue) | Nil)
Source
table_name
Source
table_name=(table_name : String | Nil)
Source