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]
* `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 [Integer]
Size of the backup in bytes.
@!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.