ConfidenceThreshold

sealed class ConfidenceThreshold

The confidence threshold for a DNS Firewall Advanced rule. One of:

  • LOW — Provides the highest detection rate for threats, but also increases false positives.

  • MEDIUM — Provides a balance between detecting threats and false positives.

  • HIGH — Detects only the most well-corroborated threats with a low rate of false positives.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : ConfidenceThreshold

Properties

Link copied to clipboard
abstract val value: String