WorkflowExecutionConfiguration

The configuration settings for a workflow execution including timeout values, tasklist etc. These configuration settings are determined from the defaults specified when registering the workflow type and those specified when starting the workflow execution.

AutomationAWSTask CoordinationWorkflow

Properties

Name Type Description
taskStartToCloseTimeout object
executionStartToCloseTimeout object
taskList object
taskPriority object
childPolicy object
lambdaRole object
View JSON Schema on GitHub