| Name | Type | Description | Notes |
|---|---|---|---|
| ProcessGroups | List<ProcessGroupEntity> | The process groups in this flow. | [optional] |
| RemoteProcessGroups | List<RemoteProcessGroupEntity> | The remote process groups in this flow. | [optional] |
| Processors | List<ProcessorEntity> | The processors in this flow. | [optional] |
| InputPorts | List<PortEntity> | The input ports in this flow. | [optional] |
| OutputPorts | List<PortEntity> | The output ports in this flow. | [optional] |
| Connections | List<ConnectionEntity> | The connections in this flow. | [optional] |
| Labels | List<LabelEntity> | The labels in this flow. | [optional] |
| Funnels | List<FunnelEntity> | The funnels in this flow. | [optional] |