Class: Aws::Types::GetSchemaInput
- Inherits:
-
Object
- Object
- Aws::Types::GetSchemaInput
- 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.
3998 3999 4000 |
# File 'sig/types.rbs', line 3998 def schema_id @schema_id end |