destFqdns

@JvmName(name = "ejhfisbpddaxdkrr")
suspend fun destFqdns(value: Output<List<String>>)
@JvmName(name = "hmodtrulgtvqhfru")
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 = "xlywluvlkalqdonj")
suspend fun destFqdns(vararg values: Output<String>)


@JvmName(name = "sbbausuefranfuxr")
suspend fun destFqdns(values: List<Output<String>>)
@JvmName(name = "ixujjxmalbdologn")
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.