Options
All
  • Public
  • Public/Protected
  • All
Menu

Auto-generated interface for https://w3id.org/cwl/cwl#InputParameter

Hierarchy

Index

Properties

Optional default_

default_?: any

The default value to use for this parameter if the parameter is missing from the input object, or if the value of the parameter in the input object is null. Default values are applied before evaluating expressions (e.g. dependent valueFrom fields).

Optional doc

doc?: string | string[]

A documentation string for this object, or an array of strings which should be concatenated.

Optional id

id?: string

The unique identifier for this object.

Optional label

label?: string

A short, human-readable label of this object.

Generated using TypeDoc