availabilityZones

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


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

Parameters

values

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