Amazonite::DynamoDBV2::BatchStatementResponse
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(error : BatchStatementError | Nil = nil, table_name : String | Nil = nil, item : Hash(String, AttributeValue) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
error
Sourceerror=(error : BatchStatementError | Nil)
Sourceitem
Sourcetable_name
Source