Name | Type | Description | Notes |
---|---|---|---|
dag_id | str | The DAG ID. | [optional] |
description | str, none_type | [optional] | |
email_sent | bool | [optional] | |
execution_date | str | [optional] | |
notification_sent | bool | [optional] | |
task_id | str | The task ID. | [optional] [readonly] |
timestamp | str | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |