Values.DeleteMessageBatchRequestSourcetype nonrec t = {queueUrl : String_.t;The URL of the Amazon SQS queue from which messages are deleted. Queue URLs and names are case-sensitive.
*)entries : DeleteMessageBatchRequestEntryList.t;Lists the receipt handles for the messages to be deleted.
*)}