TablePointInTimeRecovery

data class TablePointInTimeRecovery(val enabled: Boolean)

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to enable point-in-time recovery. It can take 10 minutes to enable for new tables. If the point_in_time_recovery block is not provided, this defaults to false.