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.
1933 1934 1935 |
# File 'sig/types.rbs', line 1933 def intermediate_table_id @intermediate_table_id end |