availabilityZones

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


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

Parameters

values

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