class Aws::WAFV2::Types::RuleSummary
High-level information about a Rule
, returned by operations like DescribeManagedRuleGroup. This provides information like the ID, that you can use to retrieve and manage a `RuleGroup`, and the ARN, that you provide to the RuleGroupReferenceStatement
to use the rule group in a Rule
.
@!attribute [rw] name
The name of the rule. @return [String]
@!attribute [rw] action
The action that WAF should take on a web request when it matches a rule's statement. Settings at the web ACL level can override the rule action setting. @return [Types::RuleAction]
@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/RuleSummary AWS API Documentation
Constants
- SENSITIVE