Web Acl Rule Statement And Statement Statement Size Constraint Statement Field To Match Header
data class WebAclRuleStatementAndStatementStatementSizeConstraintStatementFieldToMatchHeader(val matchPattern: WebAclRuleStatementAndStatementStatementSizeConstraintStatementFieldToMatchHeaderMatchPattern, val matchScope: String, val oversizeHandling: String)
Constructors
Link copied to clipboard
fun WebAclRuleStatementAndStatementStatementSizeConstraintStatementFieldToMatchHeader(matchPattern: WebAclRuleStatementAndStatementStatementSizeConstraintStatementFieldToMatchHeaderMatchPattern, matchScope: String, oversizeHandling: String)
Types
Properties
Link copied to clipboard
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.