Rule Group Rule Statement Rate Based Statement Scope Down Statement
data class RuleGroupRuleStatementRateBasedStatementScopeDownStatement(val andStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatement? = null, val byteMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementByteMatchStatement? = null, val geoMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementGeoMatchStatement? = null, val ipSetReferenceStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementIpSetReferenceStatement? = null, val labelMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementLabelMatchStatement? = null, val notStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatement? = null, val orStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementOrStatement? = null, val regexMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatement? = null, val regexPatternSetReferenceStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatement? = null, val sizeConstraintStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatement? = null, val sqliMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatement? = null, val xssMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementXssMatchStatement? = null)
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementRateBasedStatementScopeDownStatement(andStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatement? = null, byteMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementByteMatchStatement? = null, geoMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementGeoMatchStatement? = null, ipSetReferenceStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementIpSetReferenceStatement? = null, labelMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementLabelMatchStatement? = null, notStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatement? = null, orStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementOrStatement? = null, regexMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatement? = null, regexPatternSetReferenceStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatement? = null, sizeConstraintStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatement? = null, sqliMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatement? = null, xssMatchStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatementXssMatchStatement? = null)