defaultTaskStartToCloseTimeout

If set, specifies the default maximum duration that a worker can take to process tasks of this activity type. 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.