class Aws::WAF::Types::DeleteRegexPatternSetRequest
@note When making an API call, you may pass DeleteRegexPatternSetRequest
data as a hash: { regex_pattern_set_id: "ResourceId", # required change_token: "ChangeToken", # required }
@!attribute [rw] regex_pattern_set_id
The `RegexPatternSetId` of the RegexPatternSet that you want to delete. `RegexPatternSetId` is returned by CreateRegexPatternSet and by ListRegexPatternSets. @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-2015-08-24/DeleteRegexPatternSetRequest AWS API Documentation
Constants
- SENSITIVE