Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 833 Bytes

JobPathArgument.md

File metadata and controls

16 lines (11 loc) · 833 Bytes

PollinationSDK.Model.JobPathArgument

Properties

Name Type Description Notes
Name string Argument name. The name must match one of the input names from Job's template which can be a function or DAG.
Source AnyOfHTTPS3ProjectFolder The path to source the file from.
Type string [optional] [readonly] [default to "JobPathArgument"]
Annotations Dictionary<string, string> An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. [optional]

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