Builder

class Builder

Properties

Link copied to clipboard

The billing mode of the restored table.

Link copied to clipboard

List of global secondary indexes for the restored table. The indexes provided should match existing secondary indexes. You can choose to exclude some or all of the indexes at the time of restore.

Link copied to clipboard

List of local secondary indexes for the restored table. The indexes provided should match existing secondary indexes. You can choose to exclude some or all of the indexes at the time of restore.

Link copied to clipboard

Sets the maximum number of read and write units for the specified on-demand table. If you use this parameter, you must specify MaxReadRequestUnits, MaxWriteRequestUnits, or both.

Link copied to clipboard

Provisioned throughput settings for the restored table.

Link copied to clipboard

Time in the past to restore the table to.

Link copied to clipboard

The DynamoDB table that will be restored. This value is an Amazon Resource Name (ARN).

Link copied to clipboard

Name of the source table that is being restored.

Link copied to clipboard

The new server-side encryption settings for the restored table.

Link copied to clipboard

The name of the new table to which it must be restored to.

Link copied to clipboard

Restore the table to the latest possible time. LatestRestorableDateTime is typically 5 minutes before the current time.