availabilityZones

@JvmName(name = "mxklrqtahxqonpoh")
suspend fun availabilityZones(value: Output<List<String>>)
@JvmName(name = "xqkwgsufwhnnxqag")
suspend fun availabilityZones(value: List<String>?)

Parameters

value

The list of availability zones of the Network Cloud cluster to be used for the provisioning of nodes in the control plane. If not specified, all availability zones will be used.


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


@JvmName(name = "ubdhhstmsawrymbf")
suspend fun availabilityZones(values: List<Output<String>>)
@JvmName(name = "dfhhoqfsiwpbevai")
suspend fun availabilityZones(vararg values: String)

Parameters

values

The list of availability zones of the Network Cloud cluster to be used for the provisioning of nodes in the control plane. If not specified, all availability zones will be used.