Current section
Files
Jump to
Current section
Files
include/aws@services@sqs_CreateQueueErrorUnknown.hrl
-record(create_queue_error_unknown, {
error_type :: binary(),
status :: integer(),
body :: binary()
}).