fqdns

@JvmName(name = "mcmgvakyjxxptmrg")
suspend fun fqdns(value: Output<List<String>>)
@JvmName(name = "xhmvwsfkghphemat")
suspend fun fqdns(value: List<String>?)

Parameters

value

A list of FQDNs that will be skipped for threat detection.


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


@JvmName(name = "qictxxmwcjhgwsxm")
suspend fun fqdns(values: List<Output<String>>)
@JvmName(name = "guihqohebwuxoprv")
suspend fun fqdns(vararg values: String)

Parameters

values

A list of FQDNs that will be skipped for threat detection.