Web Acl Rule Statement Rate Based Statement Scope Down Statement Args
data class WebAclRuleStatementRateBasedStatementScopeDownStatementArgs(val andStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementArgs>? = null, val byteMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementArgs>? = null, val geoMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementGeoMatchStatementArgs>? = null, val ipSetReferenceStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementIpSetReferenceStatementArgs>? = null, val labelMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementLabelMatchStatementArgs>? = null, val notStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementArgs>? = null, val orStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementArgs>? = null, val regexMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementArgs>? = null, val regexPatternSetReferenceStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementArgs>? = null, val sizeConstraintStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementArgs>? = null, val sqliMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementArgs>? = null, val xssMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementArgs>? = null) : ConvertibleToJava<WebAclRuleStatementRateBasedStatementScopeDownStatementArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementRateBasedStatementScopeDownStatementArgs(andStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementArgs>? = null, byteMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementArgs>? = null, geoMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementGeoMatchStatementArgs>? = null, ipSetReferenceStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementIpSetReferenceStatementArgs>? = null, labelMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementLabelMatchStatementArgs>? = null, notStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementArgs>? = null, orStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementArgs>? = null, regexMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementArgs>? = null, regexPatternSetReferenceStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementArgs>? = null, sizeConstraintStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementArgs>? = null, sqliMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementArgs>? = null, xssMatchStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementArgs>? = null)
Functions
Properties
Link copied to clipboard
val andStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementArgs>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val notStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementArgs>? = null
Link copied to clipboard
val orStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementArgs>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard