class Aws::DynamoDB::Types::BackupDetails


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/BackupDetails AWS API Documentation
@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]
the backup.
Time at which the backup was created. This is the request time of
@!attribute [rw] backup_creation_date_time
@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 [Integer]
in this value.
approximately every six hours. Recent changes might not be reflected
Size of the backup in bytes. DynamoDB updates this value
@!attribute [rw] backup_size_bytes
@return [String]
Name of the requested backup.
@!attribute [rw] backup_name
@return [String]
ARN associated with the backup.
@!attribute [rw] backup_arn
Contains the details of the backup created for the table.