locations

@JvmName(name = "aoniaokugdvckrpt")
suspend fun locations(value: Output<List<String>>)
@JvmName(name = "xumqmmoqoatpkmvs")
suspend fun locations(value: List<String>?)

Parameters

value

List of locations to scope the query to.


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


@JvmName(name = "pjvjxlpypuyyvhpm")
suspend fun locations(values: List<Output<String>>)
@JvmName(name = "fiweylsjdbxwhcvt")
suspend fun locations(vararg values: String)

Parameters

values

List of locations to scope the query to.