Class: Aws::Types::DeleteTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTableOutput
- 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.
445 446 447 |
# File 'sig/types.rbs', line 445 def table_description @table_description end |