Response from the CreateNatGateway action
{ "type": "object", "description": "Response from the CreateNatGateway action", "properties": { "natGateway": { "$ref": "#/components/schemas/NatGateway" } }, "$schema": "http://json-schema.org/draft-07/schema#", "title": "CreateNatGatewayResponse" }