locations

@JvmName(name = "qwugcsykevmnoslo")
suspend fun locations(value: Output<Map<String, String>>)
@JvmName(name = "hiwxaklrrgumbngk")
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 = "vacqldawdtuvsscq")
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.