destinations

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


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

Parameters

values

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