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