Skip to main content

include/aws@services@api_gateway_TestInvokeMethodErrorUnknown.hrl

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