Rule Group Statement Args
constructor(andStatement: Output<RuleGroupAndStatementArgs>? = null, byteMatchStatement: Output<RuleGroupByteMatchStatementArgs>? = null, geoMatchStatement: Output<RuleGroupGeoMatchStatementArgs>? = null, ipSetReferenceStatement: Output<RuleGroupIpSetReferenceStatementArgs>? = null, labelMatchStatement: Output<RuleGroupLabelMatchStatementArgs>? = null, notStatement: Output<RuleGroupNotStatementArgs>? = null, orStatement: Output<RuleGroupOrStatementArgs>? = null, rateBasedStatement: Output<RuleGroupRateBasedStatementArgs>? = null, regexMatchStatement: Output<RuleGroupRegexMatchStatementArgs>? = null, regexPatternSetReferenceStatement: Output<RuleGroupRegexPatternSetReferenceStatementArgs>? = null, sizeConstraintStatement: Output<RuleGroupSizeConstraintStatementArgs>? = null, sqliMatchStatement: Output<RuleGroupSqliMatchStatementArgs>? = null, xssMatchStatement: Output<RuleGroupXssMatchStatementArgs>? = null)