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: List<
CloudAccount>- vpcs: List<
VpcData>- routeTables: List<
RouteTable>- routes: List<
CloudRoute>- nextHop:
CloudRouteNextHop
- nextHop:
- routes: List<
- routeTables: List<
- vpcs: List<
- cloudAccounts: List<