taskTimeLimitInSeconds property
The amount of time that a worker has to complete a task. The default value is 3600 seconds.
Implementation
final pulumi.Input<int?>? taskTimeLimitInSeconds;
The amount of time that a worker has to complete a task. The default value is 3600 seconds.
final pulumi.Input<int?>? taskTimeLimitInSeconds;