uri property

String? uri
getter/setter pair

URI of a route.

Dynamic, peering static and peering dynamic routes do not have an URI. Advertised route from Google Cloud VPC to on-premises network also does not have an URI.

Implementation

core.String? uri;