GlobalTablePointInTimeRecoverySpecification

data class GlobalTablePointInTimeRecoverySpecification(val pointInTimeRecoveryEnabled: Boolean? = null)

Constructors

constructor(pointInTimeRecoveryEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.