Skip to main content

Namespace: WorkflowExecutionContinuedAsNewEventAttributes

history.v1.WorkflowExecutionContinuedAsNewEventAttributes

Interfaces

Type Aliases

$Shape

Ƭ $Shape: Object

Shape of a WorkflowExecutionContinuedAsNewEventAttributes.

Type declaration

NameType
backoffStartInterval?$Shape | null
failure?$Shape | null
header?$Shape | null
inheritBuildId?boolean | null
initialVersioningBehavior?ContinueAsNewVersioningBehavior | null
initiator?ContinueAsNewInitiator | null
input?$Shape | null
lastCompletionResult?$Shape | null
memo?$Shape | null
newExecutionRunId?string | null
searchAttributes?$Shape | null
taskQueue?$Shape | null
workflowRunTimeout?$Shape | null
workflowTaskCompletedEventId?Long | null
workflowTaskTimeout?$Shape | null
workflowType?$Shape | null