Skip to main content

include/aws@services@api_gateway_CreateDocumentationVersionErrorUnknown.hrl

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