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
Union!(None, LinkMergeMethod) linkMerge_;

Meta