class Aws::WAFV2::Types::ManagedRuleGroupSummary
High-level information about a managed rule group, returned by ListAvailableManagedRuleGroups. This provides information like the name and vendor name, that you provide when you add a ManagedRuleGroupStatement
to a web ACL. Managed rule groups include Amazon Web Services Managed Rules rule groups, which are free of charge to WAF customers, and Marketplace managed rule groups, which you can subscribe to through Marketplace.
@!attribute [rw] vendor_name
The name of the managed rule group vendor. You use this, along with the rule group name, to identify the rule group. @return [String]
@!attribute [rw] name
The name of the managed rule group. You use this, along with the vendor name, to identify the rule group. @return [String]
@!attribute [rw] description
The description of the managed rule group, provided by Amazon Web Services Managed Rules or the Marketplace seller who manages it. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/ManagedRuleGroupSummary AWS API Documentation
Constants
- SENSITIVE