AWS SDK for .NET Documentation
DefaultTaskList Property
AmazonAmazon.SimpleWorkflow.ModelRegisterWorkflowTypeRequestDefaultTaskList Did this page help you?   Yes   No    Tell us about it...
If set, specifies the default task list to use for scheduling decision tasks for executions of this workflow type. This default is used only if a task list is not provided when starting the execution through the StartWorkflowExecution Action or StartChildWorkflowExecutionDecision.
Declaration Syntax
C#
public TaskList DefaultTaskList { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)