PointInTimeRecoverySpecificationResponse

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

Definition of PointInTimeRecoverySpecification

Constructors

Link copied to clipboard
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.