availabilityZones

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

Parameters

value

A list of EC2 Availability Zones that instances in the Neptune cluster can be created in.


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


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

Parameters

values

A list of EC2 Availability Zones that instances in the Neptune cluster can be created in.