class Aws::DynamoDB::Types::PointInTimeRecoveryDescription


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/PointInTimeRecoveryDescription AWS API Documentation
@return [Time]
time.
‘LatestRestorableDateTime` is typically 5 minutes before the current
@!attribute [rw] latest_restorable_date_time
@return [Time]
days.
You can restore your table to any point in time during the last 35
Specifies the earliest point in time you can restore your table to.
@!attribute [rw] earliest_restorable_date_time
@return [String]
* `DISABLED` - Point in time recovery is disabled.
* `ENABLED` - Point in time recovery is enabled.
The current state of point in time recovery:
@!attribute [rw] point_in_time_recovery_status
The description of the point in time settings applied to the table.