zones

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


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