NatGateway
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | true | -- |
id | String | false | -- |
tags | Bag<String> | false | -- |
region | String | true | -- |
privateSubnets | Bag<IpSubnet> | false | -- |
publicSubnets | Bag<IpSubnet> | false | -- |
Used by
network → cloudAccounts → vpcs → natGateways
See also
Data model path
- network:
Network- cloudAccounts: Bag<
CloudAccount>- vpcs: Bag<
VpcData>- natGateways: Bag<
NatGateway>
- natGateways: Bag<
- vpcs: Bag<
- cloudAccounts: Bag<