Rule Group Rule Statement Or Statement Statement Not Statement Statement Regex Match Statement Field To Match Body Args
data class RuleGroupRuleStatementOrStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchBodyArgs(val oversizeHandling: Output<String>? = null) : ConvertibleToJava<RuleGroupRuleStatementOrStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchBodyArgs>
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.