Amazon VPC NAT gateway address
aws.vpc.natgateway.address MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Amazon VPC NAT gateway address
Min version: 9.0.0
Relationships
3 resources · 3 relationships·Click to select, expand fields to see properties.
Fields (5)
| Field | Type | Description |
|---|---|---|
allocationIdrequired | string | Allocation ID for the address |
isPrimaryrequired | int | AllocationId can get us back to the actual EIP |
networkInterfaceIdrequired | string | Network interface ID for the address |
privateIprequired | string | Private IP associated with the address |
publicIp | aws.ec2.eip | EIP associated with the address |
Field Details
isPrimaryint
Whether this is the primary address for the NAT gateway