class Aws::DynamoDB::Types::RestoreSummary


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