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]
* ‘SYSTEM` - On-demand backup automatically created by DynamoDB.
* `USER` - On-demand backup created by you.
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.