Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 630 Bytes

InputFileReference.md

File metadata and controls

13 lines (9 loc) · 630 Bytes

InputFileReference

An input file reference

Properties

Name Type Description Notes
annotations dict(str, str) An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. [optional]
type str [optional] [readonly] [default to 'InputFileReference']
variable str The name of the DAG input variable

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