Class: Aws::Types::IntermediateTableSchemaTypeProperties
- Inherits:
-
Object
- Object
- Aws::Types::IntermediateTableSchemaTypeProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#intermediate_table_id ⇒ ::String
Returns the value of attribute intermediate_table_id.
Instance Attribute Details
#intermediate_table_id ⇒ ::String
Returns the value of attribute intermediate_table_id.
1912 1913 1914 |
# File 'sig/types.rbs', line 1912 def intermediate_table_id @intermediate_table_id end |