class Aws::DynamoDB::Types::BatchStatementResponse
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/BatchStatementResponse AWS API Documentation
@return [Hash<String,Types::AttributeValue>]
A DynamoDB item associated with a BatchStatementResponse
@!attribute [rw] item
@return [String]
The table name associated with a failed PartiQL batch statement.
@!attribute [rw] table_name
@return [Types::BatchStatementError]
The error associated with a failed PartiQL batch statement.
@!attribute [rw] error
A PartiQL batch statement response..