You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DynamoDB::Types::BackupDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains the description of the backup created for the table.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#backup_detailsTypes::BackupDetails

Contains the details of the backup created for the table.

Returns:

#source_table_detailsTypes::SourceTableDetails

Contains the details of the table when the backup was created.

Returns:

#source_table_feature_detailsTypes::SourceTableFeatureDetails

Contains the details of the features enabled on the table when the backup was created. For example, LSIs, GSIs, streams, TTL.

Returns: