You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WAF::Types::GetSqlInjectionMatchSetResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::WAF::Types::GetSqlInjectionMatchSetResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#sql_injection_match_set ⇒ Types::SqlInjectionMatchSet
Information about the SqlInjectionMatchSet that you specified in the
GetSqlInjectionMatchSet
request.
Instance Attribute Details
#sql_injection_match_set ⇒ Types::SqlInjectionMatchSet
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 ofSqlInjectionMatchTuple
objectsSqlInjectionMatchTuple: Each
SqlInjectionMatchTuple
object containsFieldToMatch
andTextTransformation
FieldToMatch: Contains
Data
andType