availabilityZones

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

Parameters

value

List of EC2 availability zones in which the replication group's cache clusters will be created. The order of the availability zones in the list is not considered.


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


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

Parameters

values

List of EC2 availability zones in which the replication group's cache clusters will be created. The order of the availability zones in the list is not considered.