PipelineConnection
Defined in: pipeline/pipeline.ts:34
Cross-plan lineage edge connecting one step’s output to the next step’s input.
Properties
Section titled “Properties”fromStep
Section titled “fromStep”
readonlyfromStep:string
Defined in: pipeline/pipeline.ts:35
toStep
Section titled “toStep”
readonlytoStep:string
Defined in: pipeline/pipeline.ts:36
readonlyvalue:unknown
Defined in: pipeline/pipeline.ts:37