Skip to main content

include/aws@services@sesv2_GetBlacklistReportsErrorUnknown.hrl

-record(get_blacklist_reports_error_unknown, {
    error_type :: binary(),
    status :: integer(),
    body :: binary()
}).