class Aws::DynamoDB::Types::BatchStatementResponse

A PartiQL batch statement response..

@!attribute [rw] error

The error associated with a failed PartiQL batch statement.
@return [Types::BatchStatementError]

@!attribute [rw] table_name

The table name associated with a failed PartiQL batch statement.
@return [String]

@!attribute [rw] item

A DynamoDB item associated with a BatchStatementResponse
@return [Hash<String,Types::AttributeValue>]

@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/BatchStatementResponse AWS API Documentation

Constants

SENSITIVE