location property

String? location
getter/setter pair

The location of the Kubernetes cluster in which this Istio service is defined.

Corresponds to the location resource label in k8s_cluster resources.

Implementation

core.String? location;