Security Policy Adaptive Protection Config Layer7Ddos Defense Config
data class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig(val enable: Boolean? = null, val ruleVisibility: String? = null, val thresholdConfigs: List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig>? = null)
Constructors
Link copied to clipboard
constructor(enable: Boolean? = null, ruleVisibility: String? = null, thresholdConfigs: List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig>? = null)
Properties
Link copied to clipboard
Rule visibility. Supported values include: "STANDARD", "PREMIUM".
Link copied to clipboard
val thresholdConfigs: List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig>? = null
Configuration options for layer7 adaptive protection for various customizable thresholds.