zones

@JvmName(name = "vrhsjwtgmvhvxlkq")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "xkdqkrvxruhjxpbj")
suspend fun zones(value: List<String>?)

Parameters

value

Specifies a list of Availability Zones in which this Kubernetes Cluster Node Pool should be located. Changing this forces a new Kubernetes Cluster Node Pool to be created.


@JvmName(name = "ryparwpnsbcfwjfu")
suspend fun zones(vararg values: Output<String>)


@JvmName(name = "ljaaxqnyhfewmnnl")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "fscrweupryltmium")
suspend fun zones(vararg values: String)

Parameters

values

Specifies a list of Availability Zones in which this Kubernetes Cluster Node Pool should be located. Changing this forces a new Kubernetes Cluster Node Pool to be created.