destinations

@JvmName(name = "tgaoevrusbyrsbmf")
suspend fun destinations(value: Output<List<String>>)
@JvmName(name = "gscchtsclahrdhpv")
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 = "rpldnbnqtayubwju")
suspend fun destinations(vararg values: Output<String>)


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

Parameters

values

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