AWS SDK for .NET Documentation
DefaultTaskList Property
AmazonAmazon.SimpleWorkflow.ModelWorkflowTypeConfigurationDefaultTaskList Did this page help you?   Yes   No    Tell us about it...
The optional default task list, specified when registering the workflow type, for decisions tasks scheduled for workflow executions of this type. This default can be overridden when starting a workflow execution using the StartWorkflowExecution action or the StartChildWorkflowExecutionDecision.
Declaration Syntax
C#
public TaskList DefaultTaskList { get; set; }

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