destFqdns

@JvmName(name = "hdaariiwtokeskjb")
suspend fun destFqdns(value: Output<List<String>>)
@JvmName(name = "blsqiaalgcxpfefv")
suspend fun destFqdns(value: List<String>?)

Parameters

value

Domain names that will be used to match against the resolved domain name of destination of traffic. Can only be specified if DIRECTION is egress.


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


@JvmName(name = "mcdyqxgilnxpyhmk")
suspend fun destFqdns(values: List<Output<String>>)
@JvmName(name = "bjvswpnbftsiocfc")
suspend fun destFqdns(vararg values: String)

Parameters

values

Domain names that will be used to match against the resolved domain name of destination of traffic. Can only be specified if DIRECTION is egress.