availabilityZones

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

Parameters

value

The AZ's to serve traffic in.


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


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

Parameters

values

The AZ's to serve traffic in.