InetGateway
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | true | -- |
id | String | false | -- |
tags | List<String> | false | -- |
region | String | true | -- |
routeTableIds | List<String> | false | -- |
Used by
network → cloudAccounts → vpcs → inetGateways
See also
Data model path
- network:
Network- cloudAccounts: List<
CloudAccount>- vpcs: List<
VpcData>- inetGateways: List<
InetGateway>
- inetGateways: List<
- vpcs: List<
- cloudAccounts: List<