Current section
Files
Jump to
Current section
Files
include/aws@services@sqs_DeleteMessageBatchRequestEntry.hrl
-record(delete_message_batch_request_entry, {
id :: binary(),
receipt_handle :: binary()
}).