Skip to main content

Interface: WorkflowStartUpdateWithStartInput

client.WorkflowStartUpdateWithStartInput

Input for WorkflowClientInterceptor.startUpdateWithStart

Properties

updateArgs

Readonly updateArgs: unknown[]


updateHeaders

Readonly updateHeaders: Headers


updateName

Readonly updateName: string


updateOptions

Readonly updateOptions: WorkflowUpdateOptions


updateTypeInfo

Optional Readonly updateTypeInfo: PayloadTypeInfo

Type information used to encode Update arguments and decode its result.


workflowStartHeaders

Readonly workflowStartHeaders: Headers


workflowStartOptions

Readonly workflowStartOptions: CompiledWorkflowOptions


workflowType

Readonly workflowType: string