class Aws::SQS::Types::DeleteMessageBatchRequest


@see docs.aws.amazon.com/goto/WebAPI/sqs-2012-11-05/DeleteMessageBatchRequest AWS API Documentation
@return [Array<Types::DeleteMessageBatchRequestEntry>]
Lists the receipt handles for the messages to be deleted.
@!attribute [rw] entries
@return [String]
Queue URLs and names are case-sensitive.
The URL of the Amazon SQS queue from which messages are deleted.
@!attribute [rw] queue_url