Part of a job Represents a communication requirement between two tasks by mapping a required port of a task to a provided port of another task.
| Name | Type | Description | Notes |
|---|---|---|---|
| portRequired | String | The name of the required port this communication refers to. | [optional] |
| portProvided | String | The name of the provided port this communication refers to. | [optional] |