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.
3379 3380 3381 |
# File 'sig/types.rbs', line 3379 def intermediate_table @intermediate_table end |