AwsWafRegionalWebAclRulesListDetails
A combination of ByteMatchSet
, IPSet
, and/or SqlInjectionMatchSet
objects that identify the web requests that you want to allow, block, or count.
Contents
- Action
-
The action that AWS WAF takes when a web request matches all conditions in the rule, such as allow, block, or count the request.
Type: AwsWafRegionalWebAclRulesListActionDetails object
Required: No
- OverrideAction
-
Overrides the rule evaluation result in the rule group.
Type: AwsWafRegionalWebAclRulesListOverrideActionDetails object
Required: No
- Priority
-
The order in which AWS WAF evaluates the rules in a web ACL.
Type: Integer
Required: No
- RuleId
-
The ID of an AWS WAF Regional rule to associate with a web ACL.
Type: String
Pattern:
.*\S.*
Required: No
- Type
-
For actions that are associated with a rule, the action that AWS WAF takes when a web request matches all conditions in a rule.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: