Rule Group Rule Statement Args
constructor(andStatement: Output<RuleGroupRuleStatementAndStatementArgs>? = null, byteMatchStatement: Output<RuleGroupRuleStatementByteMatchStatementArgs>? = null, geoMatchStatement: Output<RuleGroupRuleStatementGeoMatchStatementArgs>? = null, ipSetReferenceStatement: Output<RuleGroupRuleStatementIpSetReferenceStatementArgs>? = null, labelMatchStatement: Output<RuleGroupRuleStatementLabelMatchStatementArgs>? = null, notStatement: Output<RuleGroupRuleStatementNotStatementArgs>? = null, orStatement: Output<RuleGroupRuleStatementOrStatementArgs>? = null, rateBasedStatement: Output<RuleGroupRuleStatementRateBasedStatementArgs>? = null, regexMatchStatement: Output<RuleGroupRuleStatementRegexMatchStatementArgs>? = null, regexPatternSetReferenceStatement: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementArgs>? = null, sizeConstraintStatement: Output<RuleGroupRuleStatementSizeConstraintStatementArgs>? = null, sqliMatchStatement: Output<RuleGroupRuleStatementSqliMatchStatementArgs>? = null, xssMatchStatement: Output<RuleGroupRuleStatementXssMatchStatementArgs>? = null)