availabilityZones

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

Parameters

value

If the domain was created inside a VPC, the names of the availability zones the configured subnet_ids were created inside.


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


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

Parameters

values

If the domain was created inside a VPC, the names of the availability zones the configured subnet_ids were created inside.