Class: Aws::Types::GetSchemaMappingInput
- Inherits:
-
Object
- Object
- Aws::Types::GetSchemaMappingInput
- 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.
387 388 389 |
# File 'sig/types.rbs', line 387 def schema_name @schema_name end |