Define a parameter to be available to the workflow job. Useful for static configurations.
name of the parameter
the literal type of the parameter
optional default value of parameter. If this is not provided, the parameter will be required.
optional description of parameter
list of selectable enum values. Only applicable for enum type parameters.
this for chaining
Generated using TypeDoc
A list that can be added to a component.
For use in ParameterizedComponent
{@label STATIC_2.1}