Type Alias: CheckpointType
type CheckpointType = "MARKER" | "SCHEDULED_BACKUP" | "MANUAL_BACKUP";
Checkpoint Type
The type of the checkpoint.
type CheckpointType = "MARKER" | "SCHEDULED_BACKUP" | "MANUAL_BACKUP";
Checkpoint Type
The type of the checkpoint.