Managed Rule Exclusion Response
data class ManagedRuleExclusionResponse(val matchVariable: String, val selector: String, val selectorMatchOperator: String)
Exclude variables from managed rule evaluation.
Exclude variables from managed rule evaluation.