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

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

Functions

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

Properties