availabilityZones

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

Parameters

value

A list of Availability Zones (AZs) where instances in the DB cluster can be created. For information on AWS Regions and Availability Zones, see Choosing the Regions and Availability Zones in the Amazon Aurora User Guide. Valid for: Aurora DB clusters only


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


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

Parameters

values

A list of Availability Zones (AZs) where instances in the DB cluster can be created. For information on AWS Regions and Availability Zones, see Choosing the Regions and Availability Zones in the Amazon Aurora User Guide. Valid for: Aurora DB clusters only