Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 665 Bytes

FunctionPathOutput.md

File metadata and controls

15 lines (10 loc) · 665 Bytes

PollinationSDK.Model.FunctionPathOutput

Properties

Name Type Description Notes
Path string Path to the output artifact relative to where the function command is executed.
Required bool A boolean to indicate if an artifact output is required. A False value makes the artifact optional. [optional] [default to true]
Type string [optional] [readonly] [default to "FunctionPathOutput"]

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