GetRouterStatusBestRoutesForRouter

data class GetRouterStatusBestRoutesForRouter(val description: String, val destRange: String, val name: String, val network: String, val nextHopGateway: String, val nextHopIlb: String, val nextHopInstance: String, val nextHopInstanceZone: String, val nextHopIp: String, val nextHopNetwork: String, val nextHopVpnTunnel: String, val priority: Int, val project: String, val selfLink: String, val tags: List<String>)

Constructors

Link copied to clipboard
constructor(description: String, destRange: String, name: String, network: String, nextHopGateway: String, nextHopIlb: String, nextHopInstance: String, nextHopInstanceZone: String, nextHopIp: String, nextHopNetwork: String, nextHopVpnTunnel: String, priority: Int, project: String, selfLink: String, tags: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The name of the router.

Link copied to clipboard

The network name or resource link to the parent network of this subnetwork.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

Link copied to clipboard
Link copied to clipboard