Class: Aws::Types::CreateIntermediateTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateIntermediateTableOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#intermediate_table ⇒ Types::IntermediateTable
Returns the value of attribute intermediate_table.
Instance Attribute Details
#intermediate_table ⇒ Types::IntermediateTable
Returns the value of attribute intermediate_table.
1100 1101 1102 |
# File 'sig/types.rbs', line 1100 def intermediate_table @intermediate_table end |