class Aws::WAF::Types::GetXssMatchSetRequest

A request to get an XssMatchSet.

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

data as a hash:

    {
      xss_match_set_id: "ResourceId", # required
    }

@!attribute [rw] xss_match_set_id

The `XssMatchSetId` of the XssMatchSet that you want to get.
`XssMatchSetId` is returned by CreateXssMatchSet and by
ListXssMatchSets.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/waf-2015-08-24/GetXssMatchSetRequest AWS API Documentation

Constants

SENSITIVE