zones

@JvmName(name = "ynvmmllyerlbvybu")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "bfcygqncevcisngf")
suspend fun zones(value: List<String>?)

Parameters

value

A list of availability zones denoting where the resource needs to come from.


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


@JvmName(name = "tqgyxxmftgrriijn")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "bdtgftaoldvruxfc")
suspend fun zones(vararg values: String)

Parameters

values

A list of availability zones denoting where the resource needs to come from.