Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implemented by

Index

Properties

Optional default_

default_?: any

The default value for this parameter to use if either there is no source field, or the value produced by the source is null. The default must be applied prior to scattering or evaluating valueFrom.

Optional extensionFields

extensionFields?: Dictionary<any>

Optional id

id?: string

The unique identifier for this object.

Optional label

label?: string

A short, human-readable label of this object.

Optional source

source?: string | string[]

Specifies one or more workflow parameters that will provide input to the underlying step parameter.

Generated using TypeDoc