blob: a3cbf87293b7c9113c31b94c64c063cad2f59811 [file] [view]
# QueuedEvent
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **datetime** | The creation time of QueuedEvent | [optional]
**dag_id** | **str** | The DAG ID. | [optional]
**uri** | **str** | The datata uri. | [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)