class Aws::DynamoDB::Types::BatchStatementError


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/BatchStatementError AWS API Documentation
@return [Hash<String,Types::AttributeValue>]
if ReturnValuesOnConditionCheckFailure is specified as ‘ALL_OLD`.
The item which caused the condition check to fail. This will be set
@!attribute [rw] item
@return [String]
The error message associated with the PartiQL batch response.
@!attribute [rw] message
@return [String]
The error code associated with the failed PartiQL batch statement.
@!attribute [rw] code
An error associated with a statement in a PartiQL batch that was run.