zones

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

Parameters

value

Specifies a list of Availability Zones in which this Disk Pool should be located. Changing this forces a new Disk Pool to be created.


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


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

Parameters

values

Specifies a list of Availability Zones in which this Disk Pool should be located. Changing this forces a new Disk Pool to be created.