class Aws::DatabaseMigrationService::Types::MoveReplicationTaskMessage

@note When making an API call, you may pass MoveReplicationTaskMessage

data as a hash:

    {
      replication_task_arn: "String", # required
      target_replication_instance_arn: "String", # required
    }

@!attribute [rw] replication_task_arn

The Amazon Resource Name (ARN) of the task that you want to move.
@return [String]

@!attribute [rw] target_replication_instance_arn

The ARN of the replication instance where you want to move the task
to.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/MoveReplicationTaskMessage AWS API Documentation

Constants

SENSITIVE