moveReplicationTask
inline suspend fun DatabaseMigrationClient.moveReplicationTask(crossinline block: MoveReplicationTaskRequest.Builder.() -> Unit): MoveReplicationTaskResponse
Moves a replication task from its current replication instance to a different target replication instance using the specified parameters. The target replication instance must be created with the same or later DMS version as the current replication instance.