Builder
class Builder
Properties
Link copied to clipboard
User defined context to add to workflow execution.
Link copied to clipboard
Specifies a timeout (in seconds) for the task list override. When this parameter is missing, the task list override is permanent. This parameter makes it possible to temporarily override the task list. If a decision task scheduled on the override task list is not started within the timeout, the decision task will time out. Amazon SWF will revert the override and schedule a new decision task to the original task list.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.swf.model.TaskList inside the given block