Skip to main content

include/aws@services@sesv2_CreateDeliverabilityTestReportErrorUnknown.hrl

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