{{ mode === 'input' ? 'input' : 'output' }}Task {{ mode === 'input' ? 'Input' : 'Output' }}
{{
(inputOrOutput.type | noTaskIOTypeSuffix | sentinelPrettifyEnum) + ' type'
}}
This task has no {{ mode }}
This task has no input and it cannot be created because output was already created and set.
miscellaneous_services
This task is automated. Its output will be set by an automated pipeline.
This task is automated. Click the trigger button in task toolbar to start an automated pipeline which will set the
output.