zones

@JvmName(name = "jbtwjkcasrehghcf")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "ijdoifyaxlgirfny")
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 = "evwdiombcdknutyr")
suspend fun zones(vararg values: Output<String>)


@JvmName(name = "xouiykhmbvquunxh")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "fykyfiawknistoow")
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.