Class: Aws::Types::StartSchemaExtensionResult
- Inherits:
-
Object
- Object
- Aws::Types::StartSchemaExtensionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schema_extension_id ⇒ ::String
Returns the value of attribute schema_extension_id.
Instance Attribute Details
#schema_extension_id ⇒ ::String
Returns the value of attribute schema_extension_id.
1435 1436 1437 |
# File 'sig/types.rbs', line 1435 def schema_extension_id @schema_extension_id end |