Readonly
allocationThe allocation ID of the Elastic IP address that's associated with the NAT gateway.
Readonly
nameA friendly name for the NAT Gateway.
Readonly
privateSet true
to define a NAT gateway with private connectivity type
Set to false
or leave undefined to create a public-facing NAT gateway
Readonly
subnetThe friendly name of the subnet for the NAT Gateway to be deployed.
Readonly
tagsAn array of tag objects for the NAT Gateway.
Generated using TypeDoc
NetworkConfig / VpcConfig | VpcTemplatesConfig / NatGatewayConfig
NAT Gateway configuration. Used to define an AWS-managed NAT Gateway.
Example
Nat gateway with accelerator-provisioned elastic IP
NAT gateway with user-provided elastic IP allocation ID
NAT gateway with private connectivity