Class: Aws::Types::DescribeSchemaResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSchemaResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schema ⇒ Types::DatasetSchema
Returns the value of attribute schema.
Instance Attribute Details
#schema ⇒ Types::DatasetSchema
Returns the value of attribute schema.
801 802 803 |
# File 'sig/types.rbs', line 801 def schema @schema end |