class Aws::DynamoDB::Types::BackupSummary
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/BackupSummary AWS API Documentation
@return [Integer]
Size of the backup in bytes.
@!attribute [rw] backup_size_bytes
@return [String]
service.
* ‘AWS_BACKUP` - On-demand backup created by you from Backup
before the point of deletion.
you to restore the deleted table to the state it was in just
retained for 35 days (at no additional cost). System backups allow
enabled, a `SYSTEM` backup is automatically created and is
* `SYSTEM` - If you delete a table with point-in-time recovery
feature.
* `USER` - You create and manage these using the on-demand backup
BackupType:
@!attribute [rw] backup_type
@return [String]
DELETED.
Backup can be in one of the following states: CREATING, ACTIVE,
@!attribute [rw] backup_status
@return [Time]
days after its creation.
will expire. This `SYSTEM` on-demand backup expires automatically 35
Time at which the automatic on-demand backup created by DynamoDB
@!attribute [rw] backup_expiry_date_time
@return [Time]
Time at which the backup was created.
@!attribute [rw] backup_creation_date_time
@return [String]
Name of the specified backup.
@!attribute [rw] backup_name
@return [String]
ARN associated with the backup.
@!attribute [rw] backup_arn
@return [String]
ARN associated with the table.
@!attribute [rw] table_arn
@return [String]
Unique identifier for the table.
@!attribute [rw] table_id
@return [String]
Name of the table.
@!attribute [rw] table_name
Contains details for the backup.