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