availabilityZones

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

Parameters

value

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


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


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

Parameters

values

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