regions

@JvmName(name = "xbvfahexgssvksny")
suspend fun regions(value: Output<List<String>>)
@JvmName(name = "mvdliqqtlwgolyev")
suspend fun regions(value: List<String>)

Parameters

value

Required. List of regions where the application sends traffic to.


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


@JvmName(name = "uchowhvsaljjwjvv")
suspend fun regions(values: List<Output<String>>)
@JvmName(name = "qftefwxhkkpqlgee")
suspend fun regions(vararg values: String)

Parameters

values

Required. List of regions where the application sends traffic to.