cluster

@JvmName(name = "ruxhrvlbwgenjsvv")
suspend fun cluster(value: Output<String>)
@JvmName(name = "kutwemqjcqbjnhvy")
suspend fun cluster(value: String)

Parameters

value

The full or partial name of a GKE cluster, using one of the following forms:

  • projects/{project_id}/locations/{location}/clusters/{cluster_id}

  • locations/{location}/clusters/{cluster_id}

  • {cluster_id} If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.