preferredCacheClusterAzs

@JvmName(name = "elgxefnoutouxueo")
suspend fun preferredCacheClusterAzs(value: Output<List<String>>)
@JvmName(name = "cqciixctrkifrwse")
suspend fun preferredCacheClusterAzs(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 considered. The first item in the list will be the primary node. Ignored when updating.


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


@JvmName(name = "cillcnpxeqyxnscb")
suspend fun preferredCacheClusterAzs(values: List<Output<String>>)
@JvmName(name = "qkvysjgysxvkjknf")
suspend fun preferredCacheClusterAzs(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 considered. The first item in the list will be the primary node. Ignored when updating.