class Aws::DynamoDB::Types::RestoreTableToPointInTimeInput


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/RestoreTableToPointInTimeInput AWS API Documentation
@return [Types::SSESpecification]
The new server-side encryption settings for the restored table.
@!attribute [rw] sse_specification_override
@return [Types::ProvisionedThroughput]
Provisioned throughput settings for the restored table.
@!attribute [rw] provisioned_throughput_override
@return [Array<Types::LocalSecondaryIndex>]
exclude some or all of the indexes at the time of restore.
provided should match existing secondary indexes. You can choose to
List of local secondary indexes for the restored table. The indexes
@!attribute [rw] local_secondary_index_override
@return [Array<Types::GlobalSecondaryIndex>]
exclude some or all of the indexes at the time of restore.
provided should match existing secondary indexes. You can choose to
List of global secondary indexes for the restored table. The indexes
@!attribute [rw] global_secondary_index_override
@return [String]
The billing mode of the restored table.
@!attribute [rw] billing_mode_override
@return [Time]
Time in the past to restore the table to.
@!attribute [rw] restore_date_time
@return [Boolean]
time.
‘LatestRestorableDateTime` is typically 5 minutes before the current
Restore the table to the latest possible time.
@!attribute [rw] use_latest_restorable_time
@return [String]
The name of the new table to which it must be restored to.
@!attribute [rw] target_table_name
@return [String]
Name of the source table that is being restored.
@!attribute [rw] source_table_name
@return [String]
Resource Name (ARN).
The DynamoDB table that will be restored. This value is an Amazon
@!attribute [rw] source_table_arn