availabilityZones

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


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