gkeClusterTarget property
A target GKE cluster to deploy to.
It must be in the same project and region as the Dataproc cluster (the GKE cluster can be zonal or regional). Format: 'projects/{project}/locations/{location}/clusters/{cluster_id}'
Optional.
Implementation
core.String? gkeClusterTarget;