Skip to main content

Interface: WorkflowDefinitionConfig

common.WorkflowDefinitionConfig

Options that can be attached to a Workflow function at definition time.

Properties

staticOptions

Optional staticOptions: WorkflowStaticOptions

Static metadata that must be available before Workflow input decoding.


workflowDefinitionOptions

Optional workflowDefinitionOptions: WorkflowDefinitionOptionsOrGetter

Options that may be evaluated for each Workflow Execution.