Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 546 Bytes

TaskInstanceReference.md

File metadata and controls

13 lines (9 loc) · 546 Bytes

TaskInstanceReference

Properties

Name Type Description Notes
task_id str The task ID. [optional] [readonly]
dag_id str The DAG ID. [optional] [readonly]
execution_date str [optional] [readonly]
dag_run_id str The DAG run ID. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]