class Aws::WAFRegional::Types::GetRegexMatchSetRequest

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

data as a hash:

    {
      regex_match_set_id: "ResourceId", # required
    }

@!attribute [rw] regex_match_set_id

The `RegexMatchSetId` of the RegexMatchSet that you want to get.
`RegexMatchSetId` is returned by CreateRegexMatchSet and by
ListRegexMatchSets.
@return [String]

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

Constants

SENSITIVE