activeServicesCount property

int? activeServicesCount
final

The number of services that are running on the cluster in an ACTIVE state. You can view these services with ListServices.

Implementation

final int? activeServicesCount;