VariableSpecification interface
Definition of a single variable for a Pipeline.
Properties
default |
Default value of variable. |
type | Variable type. |
Property Details
defaultValue
Default value of variable.
defaultValue?: any
Property Value
any
type
Variable type.
type: string
Property Value
string