runningCount property

int? runningCount
final

The number of tasks in the cluster that are in the RUNNING state.

Implementation

final int? runningCount;