zones

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


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