taskList

fun taskList(block: TaskList.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.swf.model.TaskList inside the given block


The task list to use for the future decision tasks of this workflow execution. This list overrides the original task list you specified while starting the workflow execution.