Class: Aws::Types::DeleteSchemaMappingInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSchemaMappingInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schema_name ⇒ ::String
Returns the value of attribute schema_name.
Instance Attribute Details
#schema_name ⇒ ::String
Returns the value of attribute schema_name.
192 193 194 |
# File 'sig/types.rbs', line 192 def schema_name @schema_name end |