defaultTaskScheduleToStartTimeout

If set, specifies the default maximum duration that a task of this activity type can wait before being assigned to a worker. This default can be overridden when scheduling an activity task using the ScheduleActivityTaskDecision.

The duration is specified in seconds, an integer greater than or equal to 0. You can use NONE to specify unlimited duration.