| # Job |
| |
| |
| ## Properties |
| Name | Type | Description | Notes |
| ------------ | ------------- | ------------- | ------------- |
| **dag_id** | **str, none_type** | | [optional] |
| **end_date** | **str, none_type** | | [optional] |
| **executor_class** | **str, none_type** | | [optional] |
| **hostname** | **str, none_type** | | [optional] |
| **id** | **int** | | [optional] |
| **job_type** | **str, none_type** | | [optional] |
| **latest_heartbeat** | **str, none_type** | | [optional] |
| **start_date** | **str, none_type** | | [optional] |
| **state** | **str, none_type** | | [optional] |
| **unixname** | **str, none_type** | | [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] |
| |
| [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) |
| |
| |