AwsWafRegionalWebAclDetails
Provides information about the web access control list (web ACL). The web ACL contains the rules that identify the requests that you want to allow, block, or count.
Contents
- DefaultAction
-
The action to perform if none of the rules contained in the web ACL match.
Type: String
Pattern:
.*\S.*
Required: No
- MetricName
-
A name for the metrics for this web ACL.
Type: String
Pattern:
.*\S.*
Required: No
- Name
-
A descriptive name for the web ACL.
Type: String
Pattern:
.*\S.*
Required: No
- RulesList
-
An array that contains the action for each rule in a web ACL, the priority of the rule, and the ID of the rule.
Type: Array of AwsWafRegionalWebAclRulesListDetails objects
Required: No
- WebAclId
-
The ID of the web ACL.
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: