| @type |
string |
The resource type identifier. |
| name |
string |
The name for the new mapping task. |
| description |
string |
A description of the mapping task. |
| mappingId |
string |
The ID of the mapping to execute. |
| runtimeEnvironmentId |
string |
The runtime environment to use for execution. |
| scheduleId |
string |
The schedule to associate with the task. |
| preProcessingCmd |
string |
The command to run before the task. |
| postProcessingCmd |
string |
The command to run after the task. |
| sourceConnectionId |
string |
The source connection ID. |
| targetConnectionId |
string |
The target connection ID. |
| parameters |
array |
Parameter value overrides. |