routerUri property

String? routerUri
getter/setter pair

URI of the Cloud Router.

Only valid when type is CLOUD_NAT. Format: projects/{project_id}/regions/{region}/routers/{router_id}

Implementation

core.String? routerUri;