Class: Aws::Types::GetIntermediateTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetIntermediateTableOutput
- 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.
1543 1544 1545 |
# File 'sig/types.rbs', line 1543 def intermediate_table @intermediate_table end |