class Aws::WAFRegional::Types::DeleteRateBasedRuleRequest
@note When making an API call, you may pass DeleteRateBasedRuleRequest
data as a hash: { rule_id: "ResourceId", # required change_token: "ChangeToken", # required }
@!attribute [rw] rule_id
The `RuleId` of the RateBasedRule that you want to delete. `RuleId` is returned by CreateRateBasedRule and by ListRateBasedRules. @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/DeleteRateBasedRuleRequest AWS API Documentation
Constants
- SENSITIVE