Skip to main content

include/aws@services@sqs_ListDeadLetterSourceQueuesErrorUnknown.hrl

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