Amazon VPC · Schema

NatGateway

Describes a NAT gateway

AWSNetworkingPrivate CloudSecuritySubnetsVPC

Properties

Name Type Description
natGatewayId string The ID of the NAT gateway
subnetId string The ID of the subnet in which the NAT gateway is located
vpcId string The ID of the VPC in which the NAT gateway is located
state string The state of the NAT gateway
connectivityType string Indicates whether the NAT gateway supports public or private connectivity
natGatewayAddresses array Information about the IP addresses and network interface associated with the NAT gateway
createTime string The date and time the NAT gateway was created
tags array Any tags assigned to the NAT gateway
View JSON Schema on GitHub