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