class Aws::SQS::Types::DeleteMessageBatchResult
For each message in the batch, the response contains a ` DeleteMessageBatchResultEntry
` tag if the message is deleted or a ` BatchResultErrorEntry
` tag if the message can't be deleted.
@!attribute [rw] successful
A list of ` DeleteMessageBatchResultEntry ` items. @return [Array<Types::DeleteMessageBatchResultEntry>]
@!attribute [rw] failed
A list of ` BatchResultErrorEntry ` items. @return [Array<Types::BatchResultErrorEntry>]
@see docs.aws.amazon.com/goto/WebAPI/sqs-2012-11-05/DeleteMessageBatchResult AWS API Documentation
Constants
- SENSITIVE