AwsWafRegionalRuleGroupDetails
Provides information about an AWS WAF Regional rule group. The rule group is a collection of rules for inspecting and controlling web requests.
Contents
- MetricName
-
A name for the metrics for this rule group.
Type: String
Pattern:
.*\S.*
Required: No
- Name
-
The descriptive name of the rule group.
Type: String
Pattern:
.*\S.*
Required: No
- RuleGroupId
-
The ID of the rule group.
Type: String
Pattern:
.*\S.*
Required: No
- Rules
-
Provides information about the rule statements used to identify the web requests that you want to allow, block, or count.
Type: Array of AwsWafRegionalRuleGroupRulesDetails objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: