{ "type": "object", "description": "Response from the CreateRouteTable action", "properties": { "routeTable": { "$ref": "#/components/schemas/RouteTable" } }, "$schema": "http://json-schema.org/draft-07/schema#", "title": "CreateRouteTableResponse" }