destinations

@JvmName(name = "skhvwkugrsqvkgji")
suspend fun destinations(value: Output<List<String>>)
@JvmName(name = "swhangwkojjpuxhr")
suspend fun destinations(value: List<String>)

Parameters

value

List of all destinations which this routing policy is applicable to (for example: Internet, PrivateTraffic).


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


@JvmName(name = "gwqaxcuisxgybuao")
suspend fun destinations(values: List<Output<String>>)
@JvmName(name = "iqswvcevemxdisjy")
suspend fun destinations(vararg values: String)

Parameters

values

List of all destinations which this routing policy is applicable to (for example: Internet, PrivateTraffic).