updateRevision property

String? updateRevision
final

updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas).

Implementation

final String? updateRevision;