recoveryCheckpoint property
Indicates the last checkpoint that occurred during a change data capture
(CDC) operation. You can provide this value to the
CdcStartPosition
parameter to start a CDC operation that begins
at that checkpoint.
Implementation
final String? recoveryCheckpoint;