Skip to main content

include/aws@services@api_gateway_DeleteDeploymentErrorNotFoundException.hrl

-record(delete_deployment_error_not_found_exception, {
    value :: aws@services@api_gateway:not_found_exception()
}).