Web Acl Rule Statement Not Statement Statement Args
data class WebAclRuleStatementNotStatementStatementArgs(val andStatement: Output<WebAclRuleStatementNotStatementStatementAndStatementArgs>? = null, val byteMatchStatement: Output<WebAclRuleStatementNotStatementStatementByteMatchStatementArgs>? = null, val geoMatchStatement: Output<WebAclRuleStatementNotStatementStatementGeoMatchStatementArgs>? = null, val ipSetReferenceStatement: Output<WebAclRuleStatementNotStatementStatementIpSetReferenceStatementArgs>? = null, val labelMatchStatement: Output<WebAclRuleStatementNotStatementStatementLabelMatchStatementArgs>? = null, val notStatement: Output<WebAclRuleStatementNotStatementStatementNotStatementArgs>? = null, val orStatement: Output<WebAclRuleStatementNotStatementStatementOrStatementArgs>? = null, val regexMatchStatement: Output<WebAclRuleStatementNotStatementStatementRegexMatchStatementArgs>? = null, val regexPatternSetReferenceStatement: Output<WebAclRuleStatementNotStatementStatementRegexPatternSetReferenceStatementArgs>? = null, val sizeConstraintStatement: Output<WebAclRuleStatementNotStatementStatementSizeConstraintStatementArgs>? = null, val sqliMatchStatement: Output<WebAclRuleStatementNotStatementStatementSqliMatchStatementArgs>? = null, val xssMatchStatement: Output<WebAclRuleStatementNotStatementStatementXssMatchStatementArgs>? = null) : ConvertibleToJava<WebAclRuleStatementNotStatementStatementArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementNotStatementStatementArgs(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)
Functions
Properties
Link copied to clipboard
val byteMatchStatement: Output<WebAclRuleStatementNotStatementStatementByteMatchStatementArgs>? = null
Link copied to clipboard
val geoMatchStatement: Output<WebAclRuleStatementNotStatementStatementGeoMatchStatementArgs>? = null
Link copied to clipboard
Link copied to clipboard
val labelMatchStatement: Output<WebAclRuleStatementNotStatementStatementLabelMatchStatementArgs>? = null
Link copied to clipboard
val regexMatchStatement: Output<WebAclRuleStatementNotStatementStatementRegexMatchStatementArgs>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sqliMatchStatement: Output<WebAclRuleStatementNotStatementStatementSqliMatchStatementArgs>? = null
Link copied to clipboard
val xssMatchStatement: Output<WebAclRuleStatementNotStatementStatementXssMatchStatementArgs>? = null