locations

@JvmName(name = "pfduvtdviixaqxfi")
suspend fun locations(value: Output<Map<String, String>>)
@JvmName(name = "iyotnvxpwrqobpxq")
suspend fun locations(value: Map<String, String>?)

Parameters

value

Location configurations mapped by location name. Currently only zone names are supported and must be represented as valid internal URLs, such as zones/us-central1-a.


@JvmName(name = "ffbpqmqvwvqydnav")
fun locations(vararg values: Pair<String, String>)

Parameters

values

Location configurations mapped by location name. Currently only zone names are supported and must be represented as valid internal URLs, such as zones/us-central1-a.