class Aws::WAFRegional::Types::GetRegexPatternSetRequest

@note When making an API call, you may pass GetRegexPatternSetRequest

data as a hash:

    {
      regex_pattern_set_id: "ResourceId", # required
    }

@!attribute [rw] regex_pattern_set_id

The `RegexPatternSetId` of the RegexPatternSet that you want to get.
`RegexPatternSetId` is returned by CreateRegexPatternSet and by
ListRegexPatternSets.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/waf-regional-2016-11-28/GetRegexPatternSetRequest AWS API Documentation

Constants

SENSITIVE