edgeLocations

@JvmName(name = "bkfxqtqsvrrswxbi")
suspend fun edgeLocations(value: Output<List<String>>)
@JvmName(name = "gjofjflexvfcohsa")
suspend fun edgeLocations(value: List<String>?)

Parameters

value

The Regions where the edges are located.


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


@JvmName(name = "dtdwionkacqaaoqh")
suspend fun edgeLocations(values: List<Output<String>>)
@JvmName(name = "hjgpsetyepckneic")
suspend fun edgeLocations(vararg values: String)

Parameters

values

The Regions where the edges are located.