class Aws::WAFRegional::Types::DeleteRuleGroupRequest
@note When making an API call, you may pass DeleteRuleGroupRequest
data as a hash: { rule_group_id: "ResourceId", # required change_token: "ChangeToken", # required }
@!attribute [rw] rule_group_id
The `RuleGroupId` of the RuleGroup that you want to delete. `RuleGroupId` is returned by CreateRuleGroup and by ListRuleGroups. @return [String]
@!attribute [rw] change_token
The value returned by the most recent call to GetChangeToken. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/waf-regional-2016-11-28/DeleteRuleGroupRequest AWS API Documentation
Constants
- SENSITIVE