Namespace: ContinueAsNewWorkflowExecutionCommandAttributes
command.v1.ContinueAsNewWorkflowExecutionCommandAttributes
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a ContinueAsNewWorkflowExecutionCommandAttributes.
Type declaration
| Name | Type |
|---|---|
backoffStartInterval? | $Shape | null |
cronSchedule? | string | 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 |
retryPolicy? | $Shape | null |
searchAttributes? | $Shape | null |
taskQueue? | $Shape | null |
workflowRunTimeout? | $Shape | null |
workflowTaskTimeout? | $Shape | null |
workflowType? | $Shape | null |