RouteArgs

constructor(description: Output<String>? = null, destRange: Output<String>? = null, name: Output<String>? = null, network: Output<String>? = null, nextHopGateway: Output<String>? = null, nextHopIlb: Output<String>? = null, nextHopInstance: Output<String>? = null, nextHopInstanceZone: Output<String>? = null, nextHopIp: Output<String>? = null, nextHopVpnTunnel: Output<String>? = null, priority: Output<Int>? = null, project: Output<String>? = null, tags: Output<List<String>>? = null)