availabilityZones

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


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