ContinueAsNewWorkflowExecutionDecisionAttributes constructor
ContinueAsNewWorkflowExecutionDecisionAttributes({})
Implementation
ContinueAsNewWorkflowExecutionDecisionAttributes({
this.childPolicy,
this.executionStartToCloseTimeout,
this.input,
this.lambdaRole,
this.tagList,
this.taskList,
this.taskPriority,
this.taskStartToCloseTimeout,
this.workflowTypeVersion,
});