geoMappings

@JvmName(name = "wrtsxnilqdishjew")
suspend fun geoMappings(value: Output<List<String>>)
@JvmName(name = "cucheixxidoibfed")
suspend fun geoMappings(value: List<String>?)

Parameters

value

A list of Geographic Regions used to distribute traffic, such as WORLD, UK or DE. The same location can't be specified in two endpoints. See the Geographic Hierarchies documentation for more information.


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


@JvmName(name = "jsowfqlviptiukam")
suspend fun geoMappings(values: List<Output<String>>)
@JvmName(name = "vwnvwbngfhstfiru")
suspend fun geoMappings(vararg values: String)

Parameters

values

A list of Geographic Regions used to distribute traffic, such as WORLD, UK or DE. The same location can't be specified in two endpoints. See the Geographic Hierarchies documentation for more information.