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