aws.vpc.natgateway
Supported platform
- aws
Description
Amazon VPC NAT Gateway
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| createdAt | time | Time when the gateway was created |
| natGatewayId | string | ID of the NAT gateway |
| state | string | State of the NAT gateway (pending, failed, available, deleting, or deleted) |
| tags | map[string]string | Tags for the NAT gateway |
| vpc | aws.vpc | VPC associated with the NAT gateway |
| addresses | []aws.vpc.natgateway.address | List of addresses associated with the NAT gateway |
| subnet | aws.vpc.subnet | Subnet for the NAT gateway |