nodeGroupUri

@JvmName(name = "mvoihgvvrybugvff")
suspend fun nodeGroupUri(value: Output<String>)
@JvmName(name = "dpgbqxgkhbqhdmvp")
suspend fun nodeGroupUri(value: String)

Parameters

value

The URI of a sole-tenant node group resource (https://cloud.google.com/compute/docs/reference/rest/v1/nodeGroups) that the cluster will be created on.A full URL, partial URI, or node group name are valid. Examples: https://www.googleapis.com/compute/v1/projects/[project_id]/zones/us-central1-a/nodeGroups/node-group-1 projects/project_id/zones/us-central1-a/nodeGroups/node-group-1 node-group-1