class Aws::DynamoDB::Types::RestoreSummary
Contains details for the restore.
@!attribute [rw] source_backup_arn
The Amazon Resource Name (ARN) of the backup from which the table was restored. @return [String]
@!attribute [rw] source_table_arn
The ARN of the source table of the backup that is being restored. @return [String]
@!attribute [rw] restore_date_time
Point in time or source backup time. @return [Time]
@!attribute [rw] restore_in_progress
Indicates if a restore is in progress or not. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/RestoreSummary AWS API Documentation
Constants
- SENSITIVE