class Aws::DynamoDB::Types::SourceTableDetails
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/SourceTableDetails AWS API Documentation
@return [String]
unpredictable workloads.
‘PAY_PER_REQUEST`. We recommend using `PAY_PER_REQUEST` for
* `PAY_PER_REQUEST` - Sets the read/write capacity mode to
workloads.
`PROVISIONED`. We recommend using `PROVISIONED` for predictable
* `PROVISIONED` - Sets the read/write capacity mode to
you manage capacity. This setting can be changed later.
Controls how you are charged for read and write throughput and how
@!attribute [rw] billing_mode
@return [Integer]
value.
Number of items in the table. Note that 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]
Size of the table in bytes. Note that this is an approximate value.
@!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.