srcFqdns

@JvmName(name = "wsnpvdvpsyrqoiah")
suspend fun srcFqdns(value: Output<List<String>>)
@JvmName(name = "okyrwymimuyteakh")
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 = "bpvhheimjkyxqwch")
suspend fun srcFqdns(vararg values: Output<String>)


@JvmName(name = "gwljurossrhhcwjj")
suspend fun srcFqdns(values: List<Output<String>>)
@JvmName(name = "wfrltrrtjuvqckww")
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.