availabilityZones

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


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