AwsWafRuleGroupDetails
Provides information about an AWS WAF rule group. A rule group is a collection of rules for inspecting and controlling web requests.
Contents
- MetricName
-
The name of the metrics for this rule group.
Type: String
Pattern:
.*\S.*
Required: No
- Name
-
The 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 rules attached to the rule group. These rules identify the web requests that you want to allow, block, or count.
Type: Array of AwsWafRuleGroupRulesDetails objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: