Class: Aws::Types::GetSqlInjectionMatchSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSqlInjectionMatchSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sql_injection_match_set ⇒ Types::SqlInjectionMatchSet
Returns the value of attribute sql_injection_match_set.
Instance Attribute Details
#sql_injection_match_set ⇒ Types::SqlInjectionMatchSet
Returns the value of attribute sql_injection_match_set.
560 561 562 |
# File 'sig/types.rbs', line 560 def sql_injection_match_set @sql_injection_match_set end |