Interface
Job dependency details for adding and releasing dependencies.
Properties
Property | Type | Notes |
---|---|---|
dependentJobId | string | Job id of the dependent job. |
dependentStepId | string | Step id of the dependent job. |
jobId | string | Job id associated with the dependency. |
stepIds | string[] | Step ids for the dependency. |