targetGkeCluster property

String? targetGkeCluster
getter/setter pair

The target GKE cluster to deploy to.

Format: 'projects/{project}/locations/{location}/clusters/{cluster_id}'

Optional.

Implementation

core.String? targetGkeCluster;