pendingTasksCount property

int? pendingTasksCount
final

The number of tasks on the container instance that are in the PENDING status.

Implementation

final int? pendingTasksCount;