Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 630 Bytes

File metadata and controls

13 lines (9 loc) · 630 Bytes

UpstreamTarget

Target the specified datasets along with all upstream datasets except the ignored datasets.

Properties

Name Type Required Description
target_rids List[BuildableRid] Yes The target datasets.
ignored_rids List[BuildableRid] Yes The datasets to ignore when calculating the final set of dataset to build.
type Literal["upstream"] Yes None

[Back to Model list] [Back to API list] [Back to README]