ExpressionToolOutputParameter.type_

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

class ExpressionToolOutputParameter
@typeDSL
Either!(None, CWLType, OutputRecordSchema, OutputEnumSchema, OutputArraySchema, string, Either!(CWLType, OutputRecordSchema, OutputEnumSchema, OutputArraySchema, string)[]) type_;

Meta