Class: Aws::Types::CreateSqlInjectionMatchSetRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateSqlInjectionMatchSetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#change_token ⇒ ::String
Returns the value of attribute change_token.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#change_token ⇒ ::String
Returns the value of attribute change_token.
166 167 168 |
# File 'sig/types.rbs', line 166 def change_token @change_token end |
#name ⇒ ::String
Returns the value of attribute name.
165 166 167 |
# File 'sig/types.rbs', line 165 def name @name end |