threatExceptions

@JvmName(name = "hmtwgkoonyqckqbu")
suspend fun threatExceptions(value: Output<List<String>>)
@JvmName(name = "xttvdicgewtwscvp")
suspend fun threatExceptions(value: List<String>?)

Parameters

value

List of threat IDs to be excepted from generating alerts.


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


@JvmName(name = "ayrypnemlyeftvse")
suspend fun threatExceptions(values: List<Output<String>>)
@JvmName(name = "hmhetmxyghildlcx")
suspend fun threatExceptions(vararg values: String)

Parameters

values

List of threat IDs to be excepted from generating alerts.