TablePointInTimeRecoverySpecification

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

Constructors

Link copied to clipboard
fun TablePointInTimeRecoverySpecification(pointInTimeRecoveryEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard