locations

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

Parameters

value

Specifies a list of locations to scope the query to.


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


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

Parameters

values

Specifies a list of locations to scope the query to.