updatedReplicas property

int? updatedReplicas
final

Total number of non-terminated pods targeted by this deployment that have the desired template spec.

Implementation

final int? updatedReplicas;