Class: Aws::Types::UpdateTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTableOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#table_description ⇒ Types::TableDescription
Returns the value of attribute table_description.
Instance Attribute Details
#table_description ⇒ Types::TableDescription
Returns the value of attribute table_description.
1911 1912 1913 |
# File 'sig/types.rbs', line 1911 def table_description @table_description end |