PointInTimeRecoveryDescription
The description of the point in time settings applied to the table.
Types
Properties
Link copied to clipboard
Specifies the earliest point in time you can restore your table to. You can restore your table to any point in time during the last 35 days.
Link copied to clipboard
LatestRestorableDateTime
is typically 5 minutes before the current time.
Link copied to clipboard
The current state of point in time recovery:
Link copied to clipboard
The number of preceding days for which continuous backups are taken and maintained. Your table data is only recoverable to any point-in-time from within the configured recovery period. This parameter is optional.
Functions
Link copied to clipboard
inline fun copy(block: PointInTimeRecoveryDescription.Builder.() -> Unit = {}): PointInTimeRecoveryDescription