srcFqdns

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


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