Skip to main content

include/aws@services@sesv2_PutAccountSendingAttributesRequest.hrl

-record(put_account_sending_attributes_request, {
    sending_enabled :: gleam@option:option(boolean())
}).