zones

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

Parameters

value

Specifies a list of Availability Zones in which this Redis Enterprise Cluster should be located. Changing this forces a new Redis Enterprise Cluster to be created.


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


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

Parameters

values

Specifies a list of Availability Zones in which this Redis Enterprise Cluster should be located. Changing this forces a new Redis Enterprise Cluster to be created.