Class: Aws::Types::UpdateIntermediateTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateIntermediateTableOutput
- 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.
3352 3353 3354 |
# File 'sig/types.rbs', line 3352 def intermediate_table @intermediate_table end |