Web Acl Rule Statement Managed Rule Group Statement Scope Down Statement Not Statement Statement Or Statement Statement Size Constraint Statement Field To Match Header Args
data class WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchHeaderArgs(val matchPattern: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchHeaderMatchPatternArgs>, val matchScope: Output<String>, val oversizeHandling: Output<String>) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchHeaderArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchHeaderArgs(matchPattern: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchHeaderMatchPatternArgs>, matchScope: Output<String>, oversizeHandling: Output<String>)
Functions
Properties
Link copied to clipboard
Oversize handling tells AWS WAF what to do with a web request when the request component that the rule inspects is over the limits. Valid values include the following: CONTINUE
, MATCH
, NO_MATCH
. See the AWS documentation for more information.