StartReplicationRequest
class StartReplicationRequest
Types
Properties
Link copied to clipboard
Indicates when you want a change data capture (CDC) operation to start. Use either CdcStartPosition
or CdcStartTime
to specify when you want a CDC operation to start. Specifying both values results in an error.
Link copied to clipboard
Indicates the start time for a change data capture (CDC) operation. Use either CdcStartTime
or CdcStartPosition
to specify when you want a CDC operation to start. Specifying both values results in an error.
Link copied to clipboard
Indicates when you want a change data capture (CDC) operation to stop. The value can be either server time or commit time.
Link copied to clipboard
The Amazon Resource Name of the replication for which to start replication.
Link copied to clipboard
The replication type.