class Aws::DynamoDB::Types::SourceTableFeatureDetails


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/SourceTableFeatureDetails AWS API Documentation
@return [Types::SSEDescription]
when the backup was created.
The description of the server-side encryption status on the table
@!attribute [rw] sse_description
@return [Types::TimeToLiveDescription]
Time to Live settings on the table when the backup was created.
@!attribute [rw] time_to_live_description
@return [Types::StreamSpecification]
Stream settings on the table when the backup was created.
@!attribute [rw] stream_description
@return [Array<Types::GlobalSecondaryIndexInfo>]
backup.
ProvisionedThroughput for the GSIs on the table at the time of
created. It includes the IndexName, KeySchema, Projection and
Represents the GSI properties for the table when the backup was
@!attribute [rw] global_secondary_indexes
@return [Array<Types::LocalSecondaryIndexInfo>]
LSIs on the table at the time of backup.
created. It includes the IndexName, KeySchema and Projection for the
Represents the LSI properties for the table when the backup was
@!attribute [rw] local_secondary_indexes
backup was created. For example, LSIs, GSIs, streams, TTL.
Contains the details of the features enabled on the table when the