availabilityZones

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

Parameters

value

A list of EC2 Availability Zones that instances in the DB cluster can be created in.


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


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

Parameters

values

A list of EC2 Availability Zones that instances in the DB cluster can be created in.