scheduleToCloseTimeout property

String? scheduleToCloseTimeout
final

The maximum duration for this activity task.

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

Implementation

final String? scheduleToCloseTimeout;