PointInTimeRecoveryDescription

The description of the point in time settings applied to the table.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String