Namespace: WorkflowExecutionStartedEventAttributes
history.v1.WorkflowExecutionStartedEventAttributes
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a WorkflowExecutionStartedEventAttributes.
Type declaration
| Name | Type |
|---|---|
attempt? | number | null |
completionCallbacks? | $Shape[] | null |
continuedExecutionRunId? | string | null |
continuedFailure? | $Shape | null |
cronSchedule? | string | null |
declinedTargetVersionUpgrade? | $Shape | null |
eagerExecutionAccepted? | boolean | null |
firstExecutionRunId? | string | null |
firstWorkflowTaskBackoff? | $Shape | null |
header? | $Shape | null |
identity? | string | null |
inheritedAutoUpgradeInfo? | $Shape | null |
inheritedBuildId? | string | null |
inheritedPinnedVersion? | $Shape | null |
initiator? | ContinueAsNewInitiator | null |
input? | $Shape | null |
lastCompletionResult? | $Shape | null |
memo? | $Shape | null |
originalExecutionRunId? | string | null |
parentInitiatedEventId? | Long | null |
parentInitiatedEventVersion? | Long | null |
parentPinnedWorkerDeploymentVersion? | string | null |
parentWorkflowExecution? | $Shape | null |
parentWorkflowNamespace? | string | null |
parentWorkflowNamespaceId? | string | null |
prevAutoResetPoints? | $Shape | null |
priority? | $Shape | null |
retryPolicy? | $Shape | null |
rootWorkflowExecution? | $Shape | null |
searchAttributes? | $Shape | null |
sourceVersionStamp? | $Shape | null |
taskQueue? | $Shape | null |
timeSkippingConfig? | $Shape | null |
timeSkippingStatePropagation? | $Shape | null |
versioningOverride? | $Shape | null |
workflowExecutionExpirationTime? | $Shape | null |
workflowExecutionTimeout? | $Shape | null |
workflowId? | string | null |
workflowRunTimeout? | $Shape | null |
workflowTaskTimeout? | $Shape | null |
workflowType? | $Shape | null |