Class: Aws::Types::GetSqlInjectionMatchSetRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetSqlInjectionMatchSetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sql_injection_match_set_id ⇒ ::String
Returns the value of attribute sql_injection_match_set_id.
Instance Attribute Details
#sql_injection_match_set_id ⇒ ::String
Returns the value of attribute sql_injection_match_set_id.
555 556 557 |
# File 'sig/types.rbs', line 555 def sql_injection_match_set_id @sql_injection_match_set_id end |