zones

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


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