Skip to main content

include/aws@services@sesv2_ListDeliverabilityTestReportsErrorUnknown.hrl

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