AWS SDK for .NET Documentation
DefaultTaskList Property
AmazonAmazon.SimpleWorkflow.ModelActivityTypeConfigurationDefaultTaskList Did this page help you?   Yes   No    Tell us about it...
The optional default task list specified for this activity type at registration. This default task list is used if a task list is not provided when a task is scheduled through the ScheduleActivityTaskDecision. You can override this default when scheduling a task through the ScheduleActivityTaskDecision.
Declaration Syntax
C#
public TaskList DefaultTaskList { get; set; }

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