Class: Aws::Types::RestoreTableResponse
- Inherits:
-
Object
- Object
- Aws::Types::RestoreTableResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#restored_table_arn ⇒ ::String
Returns the value of attribute restored_table_arn.
Instance Attribute Details
#restored_table_arn ⇒ ::String
Returns the value of attribute restored_table_arn.
392 393 394 |
# File 'sig/types.rbs', line 392 def restored_table_arn @restored_table_arn end |