CloudRouteNextHop
Options
| name | type | description |
|---|---|---|
| internet | -- | -- |
| ipAddress | IpAddress | For GCP, the IP address may refer to the address of an interface in a compute instance within the VPC containing the route. |
| local | -- | -- |
| refObj | RefObj | -- |
| unknown | String | The ID of some AWS object that was not collected for some reason and is therefore unreachable in the model. |
Used by
network → cloudAccounts → vpcs → routeTables → routes → nextHop
See also
Data model path
- network:
Network- cloudAccounts: Bag<
CloudAccount>- vpcs: Bag<
VpcData>- routeTables: Bag<
RouteTable>- routes: Bag<
CloudRoute>- nextHop:
CloudRouteNextHop
- nextHop:
- routes: Bag<
- routeTables: Bag<
- vpcs: Bag<
- cloudAccounts: Bag<