locations

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

Parameters

value

Locations where domain needs to be provisioned. regions e.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block.


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


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

Parameters

values

Locations where domain needs to be provisioned. regions e.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block.