availabilityZones

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


@JvmName(name = "moqvbkyewexenhxa")
suspend fun availabilityZones(values: List<Output<String>>)
@JvmName(name = "lwlhalthtypmfpgo")
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.