include/aws@services@api_gateway_DeleteGatewayResponseRequest.hrl
-record(delete_gateway_response_request, {
response_type :: gleam@option:option(aws@services@api_gateway:gateway_response_type()),
rest_api_id :: gleam@option:option(binary())
}).