You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/datascience_pipeline_run.html.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ The following attributes are exported:
60
60
*`pipeline_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the pipeline for which pipeline run is created.
61
61
*`project_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the pipeline run with.
62
62
*`state` - The current state of the pipeline run.
63
+
*`delete_related_job_runs` - If set to true will delete related job runs.
63
64
*`step_override_details` - Array of step override details. Only Step Configuration is allowed to be overridden.
64
65
* `step_configuration_details` - The configuration details of a step.
65
66
* `command_line_arguments` - The command line arguments to set for step.
0 commit comments