PolicyManagedRulesExclusionExcludedRuleSet

data class PolicyManagedRulesExclusionExcludedRuleSet(val ruleGroups: List<PolicyManagedRulesExclusionExcludedRuleSetRuleGroup>? = null, val type: String? = null, val version: String? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

One or more rule_group block defined below.

Link copied to clipboard
val type: String? = null

The rule set type. The only possible value is OWASP . Defaults to OWASP.

Link copied to clipboard
val version: String? = null

The rule set version. The only possible value is 3.2 . Defaults to 3.2.