Class: Aws::Types::DeleteSchemaInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSchemaInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schema_id ⇒ Types::SchemaId
Returns the value of attribute schema_id.
Instance Attribute Details
#schema_id ⇒ Types::SchemaId
Returns the value of attribute schema_id.
2537 2538 2539 |
# File 'sig/types.rbs', line 2537 def schema_id @schema_id end |