defaultTaskScheduleToCloseTimeout

The default maximum duration, specified when registering the activity type, for tasks of this activity type. You can override this default when scheduling a task through the ScheduleActivityTaskDecision.

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