uri property

String? uri
getter/setter pair

The URI of the runtime configuration.

For GKE, this is the cluster name. For Cloud Run, this is the service name.

Required. Immutable.

Implementation

core.String? uri;