Web Acl Rule Statement Not Statement Statement Args
constructor(andStatement: Output<WebAclRuleStatementNotStatementStatementAndStatementArgs>? = null, byteMatchStatement: Output<WebAclRuleStatementNotStatementStatementByteMatchStatementArgs>? = null, geoMatchStatement: Output<WebAclRuleStatementNotStatementStatementGeoMatchStatementArgs>? = null, ipSetReferenceStatement: Output<WebAclRuleStatementNotStatementStatementIpSetReferenceStatementArgs>? = null, labelMatchStatement: Output<WebAclRuleStatementNotStatementStatementLabelMatchStatementArgs>? = null, notStatement: Output<WebAclRuleStatementNotStatementStatementNotStatementArgs>? = null, orStatement: Output<WebAclRuleStatementNotStatementStatementOrStatementArgs>? = null, regexMatchStatement: Output<WebAclRuleStatementNotStatementStatementRegexMatchStatementArgs>? = null, regexPatternSetReferenceStatement: Output<WebAclRuleStatementNotStatementStatementRegexPatternSetReferenceStatementArgs>? = null, sizeConstraintStatement: Output<WebAclRuleStatementNotStatementStatementSizeConstraintStatementArgs>? = null, sqliMatchStatement: Output<WebAclRuleStatementNotStatementStatementSqliMatchStatementArgs>? = null, xssMatchStatement: Output<WebAclRuleStatementNotStatementStatementXssMatchStatementArgs>? = null)