include/aws@services@api_gateway_GetRestApisErrorUnknown.hrl
-record(get_rest_apis_error_unknown, {
error_type :: binary(),
status :: integer(),
body :: binary()
}).
-record(get_rest_apis_error_unknown, {
error_type :: binary(),
status :: integer(),
body :: binary()
}).