srcFqdns

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


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