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.
1119 1120 1121 |
# File 'sig/types.rbs', line 1119 def intermediate_table @intermediate_table end |