SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig

data class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig(val enable: Boolean? = null, val ruleVisibility: String? = null)

Constructors

constructor(enable: Boolean? = null, ruleVisibility: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enable: Boolean? = null

If set to true, enables CAAP for L7 DDoS detection.

Link copied to clipboard
val ruleVisibility: String? = null

Rule visibility can be one of the following: STANDARD - opaque rules. (default) PREMIUM - transparent rules.