class Aws::SQS::Types::SendMessageBatchRequest
@see docs.aws.amazon.com/goto/WebAPI/sqs-2012-11-05/SendMessageBatchRequest AWS API Documentation
@return [Array<Types::SendMessageBatchRequestEntry>]
A list of ‘ SendMessageBatchRequestEntry ` items.
@!attribute [rw] entries
@return [String]
Queue URLs and names are case-sensitive.
The URL of the Amazon SQS queue to which batched messages are sent.
@!attribute [rw] queue_url