You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WAFRegional::Types::GetXssMatchSetResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The response to a GetXssMatchSet request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#xss_match_setTypes::XssMatchSet

Information about the XssMatchSet that you specified in the GetXssMatchSet request. For more information, see the following topics:

  • XssMatchSet: Contains Name, XssMatchSetId, and an array of XssMatchTuple objects

  • XssMatchTuple: Each XssMatchTuple object contains FieldToMatch and TextTransformation

  • FieldToMatch: Contains Data and Type

Returns: