OperationOutputParameter.type_

Specify valid types of data that may be assigned to this parameter.

class OperationOutputParameter
@typeDSL
Union!(CWLType, OutputRecordSchema, OutputEnumSchema, OutputArraySchema, string, Union!(CWLType, OutputRecordSchema, OutputEnumSchema, OutputArraySchema, string)[]) type_;

Meta