currentReplicas property

int? currentReplicas
final

currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.

Implementation

final int? currentReplicas;