RestoreTableFromBackupRequest
Types
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
Provisioned throughput settings for the restored table.
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 the backup must be restored.
Functions
Link copied to clipboard
inline fun copy(block: RestoreTableFromBackupRequest.Builder.() -> Unit = {}): RestoreTableFromBackupRequest