runningTasksCount property

int? runningTasksCount
final

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

Implementation

final int? runningTasksCount;