WorkflowStep.out_

Defines the parameters representing the output of the process. May be used to generate and/or validate the output object.

class WorkflowStep
@link(LinkResolver.id)
Union!(string, WorkflowStepOutput)[] out_;

Meta