zones

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

Parameters

value

Specifies a list of Availability Zones in which this Kubernetes Cluster should be located. temporary_name_for_rotation must be specified when changing this property.

Note: This requires that the type is set to VirtualMachineScaleSets and that load_balancer_sku is set to standard.


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


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

Parameters

values

Specifies a list of Availability Zones in which this Kubernetes Cluster should be located. temporary_name_for_rotation must be specified when changing this property.

Note: This requires that the type is set to VirtualMachineScaleSets and that load_balancer_sku is set to standard.