Class: Aws::Types::SchemaUnion
- Inherits:
-
Object
- Object
- Aws::Types::SchemaUnion
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tabular_schema_config ⇒ Types::SchemaDefinition
Returns the value of attribute tabular_schema_config.
Instance Attribute Details
#tabular_schema_config ⇒ Types::SchemaDefinition
Returns the value of attribute tabular_schema_config.
553 554 555 |
# File 'sig/types.rbs', line 553 def tabular_schema_config @tabular_schema_config end |