destinations

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


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

Parameters

values

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