gke Cluster Reference
suspend fun gkeClusterReference(value: Output<GameServerClusterConnectionInfoGkeClusterReferenceArgs>)
Parameters
value
Reference of the GKE cluster where the game servers are installed. Structure is documented below.
suspend fun gkeClusterReference(argument: suspend GameServerClusterConnectionInfoGkeClusterReferenceArgsBuilder.() -> Unit)
Parameters
argument
Reference of the GKE cluster where the game servers are installed. Structure is documented below.