class Aws::DynamoDB::Types::SourceTableDetails


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/SourceTableDetails AWS API Documentation
@return [Integer]
value.
Number of items in the table. Please note this is an approximate
@!attribute [rw] item_count
@return [Types::ProvisionedThroughput]
Read IOPs and Write IOPS on the table when the backup was created.
@!attribute [rw] provisioned_throughput
@return [Time]
Time when the source table was created.
@!attribute [rw] table_creation_date_time
@return [Array<Types::KeySchemaElement>]
Schema of the table.
@!attribute [rw] key_schema
@return [Integer]
value.
Size of the table in bytes. Please note this is an approximate
@!attribute [rw] table_size_bytes
@return [String]
ARN of the table for which backup was created.
@!attribute [rw] table_arn
@return [String]
Unique identifier for the table for which the backup was created.
@!attribute [rw] table_id
@return [String]
The name of the table for which the backup was created.
@!attribute [rw] table_name
Contains the details of the table when the backup was created.