Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.53 KB

DagScheduleDatasetReference.md

File metadata and controls

34 lines (26 loc) · 1.53 KB

DagScheduleDatasetReference

A datasets reference to a downstream DAG. New in version 2.4.0

Properties

Name Type Description Notes
dag_id str, none_type The DAG ID that depends on the dataset. [optional]
created_at str The dataset reference creation time [optional]
updated_at str The dataset reference update time [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] [Back to API list] [Back to README]