WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementArgs

data class WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementArgs(val andStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementAndStatementArgs>? = null, val byteMatchStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementByteMatchStatementArgs>? = null, val geoMatchStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementGeoMatchStatementArgs>? = null, val ipSetReferenceStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementIpSetReferenceStatementArgs>? = null, val labelMatchStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementLabelMatchStatementArgs>? = null, val notStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementArgs>? = null, val orStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementArgs>? = null, val regexMatchStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementArgs>? = null, val regexPatternSetReferenceStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexPatternSetReferenceStatementArgs>? = null, val sizeConstraintStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSizeConstraintStatementArgs>? = null, val sqliMatchStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSqliMatchStatementArgs>? = null, val xssMatchStatement: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementArgs>? = null) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementArgs>

Constructors

Properties

Functions

Link copied to clipboard
open override fun toJava(): WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementArgs