availabilityZones

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


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