RouteArgs

constructor(destinationAddress: Output<String>? = null, destinationPort: Output<Int>? = null, displayName: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, privateConnectionId: Output<String>? = null, project: Output<String>? = null, requestId: Output<String>? = null, routeId: Output<String>? = null)