destFqdns

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


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