class Aws::WAF::Types::GetSqlInjectionMatchSetResponse

The response to a GetSqlInjectionMatchSet request.

@!attribute [rw] sql_injection_match_set

Information about the SqlInjectionMatchSet that you specified in the
`GetSqlInjectionMatchSet` request. For more information, see the
following topics:

* SqlInjectionMatchSet: Contains `Name`, `SqlInjectionMatchSetId`,
  and an array of `SqlInjectionMatchTuple` objects

* SqlInjectionMatchTuple: Each `SqlInjectionMatchTuple` object
  contains `FieldToMatch` and `TextTransformation`

* FieldToMatch: Contains `Data` and `Type`
@return [Types::SqlInjectionMatchSet]

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

Constants

SENSITIVE