dag-core / Exports / IExecutionPathSegment
Interface: IExecutionPathSegment
A key-value pair forming one segment of a hierarchical execution path.
Table of contents
Properties
Properties
key
• key: "dagId" | "dagRunId" | "nodeId" | "taskRunId" | "attempt"
Defined in
value
• value: string