Get Replication Task Result
A collection of values returned by getReplicationTask.
Constructors
Properties
(Conflicts with cdc_start_time
) Indicates when you want a change data capture (CDC) operation to start. The value can be in date, checkpoint, or LSN/SCN format depending on the source engine. For more information, see Determining a CDC native start point.
(Conflicts with cdc_start_position
) The Unix timestamp integer for the start of the Change Data Capture (CDC) operation.
The migration type. Can be one of full-load | cdc | full-load-and-cdc
.
The Amazon Resource Name (ARN) of the replication instance.
The Amazon Resource Name (ARN) for the replication task.
An escaped JSON string that contains the task settings. For a complete list of task settings, see Task Settings for AWS Database Migration Service Tasks.
The Amazon Resource Name (ARN) string that uniquely identifies the source endpoint.
Whether to run or stop the replication task.
An escaped JSON string that contains the table mappings. For information on table mapping see Using Table Mapping with an AWS Database Migration Service Task to Select and Filter Data
The Amazon Resource Name (ARN) string that uniquely identifies the target endpoint.