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]