srcFqdns

@JvmName(name = "eqxhpdmkysntghji")
suspend fun srcFqdns(value: Output<List<String>>)
@JvmName(name = "legntvcbmpeyksvy")
suspend fun srcFqdns(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "hfwtueqpcxfqbfkh")
suspend fun srcFqdns(values: List<Output<String>>)
@JvmName(name = "sxsjkoymkoqtxynf")
suspend fun srcFqdns(vararg values: String)

Parameters

values

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