blob: 97c2b45ee478d1fb0ffa7a6d0743794491c2eb10 [file] [view]
# DagStatsCollectionItem
DagStats entry collection item.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dag_id** | **str** | The DAG ID. | [optional]
**stats** | [**[DagStatsStateCollectionItem], none_type**](DagStatsStateCollectionItem.md) | | [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)