Class: Aws::Types::RestoreTableFromBackupOutput
- Inherits:
-
Object
- Object
- Aws::Types::RestoreTableFromBackupOutput
- 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.
1448 1449 1450 |
# File 'sig/types.rbs', line 1448 def table_description @table_description end |