class Aws::DynamoDB::Types::BatchStatementError

An error associated with a statement in a PartiQL batch that was run.

@!attribute [rw] code

The error code associated with the failed PartiQL batch statement.
@return [String]

@!attribute [rw] message

The error message associated with the PartiQL batch resposne.
@return [String]

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

Constants

SENSITIVE