availabilityZones

@JvmName(name = "jnholpilxstguhkf")
suspend fun availabilityZones(value: Output<List<String>>)
@JvmName(name = "biqcrayanixrnokc")
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 = "rwsctrffkuimpphl")
suspend fun availabilityZones(vararg values: Output<String>)


@JvmName(name = "vjqhixmoldgvwnrd")
suspend fun availabilityZones(values: List<Output<String>>)
@JvmName(name = "gyqoxkrbqfgoduai")
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.