zones

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


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