Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OutputFileUploadOptions

Package version

An interface representing OutputFileUploadOptions.

summary

Details about an output file upload operation, including under what conditions to perform the upload.

Hierarchy

  • OutputFileUploadOptions

Index

Properties

Properties

uploadCondition

uploadCondition: OutputFileUploadCondition

The conditions under which the task output file or set of files should be uploaded. The default is taskcompletion. Possible values include: 'taskSuccess', 'taskFailure', 'taskCompletion'

Generated using TypeDoc