availabilityZones

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

Parameters

value

The AZ's to serve traffic in.


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


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

Parameters

values

The AZ's to serve traffic in.