WorkflowOutputParameter.linkMerge_

The method to use to merge multiple sources into a single array. If not specified, the default method is "merge_nested".

class WorkflowOutputParameter
Either!(None, LinkMergeMethod) linkMerge_;

Meta