The PolytronPipelineParameterConnection represents a connection between a pipeline output and an input parameter on a PolytronPipelineStep.
PolytronPipelineStep
The input parameter name.
The input step ID
The output parameter name.
Optional
The optional step ID that provides the output data. If undefined, the parameter must be defined on the pipeline.
The PolytronPipelineParameterConnection represents a connection between a pipeline output and an input parameter on a
PolytronPipelineStep.