currentReplicas property
currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
Implementation
final int? currentReplicas;
currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
final int? currentReplicas;