status property

ScaleStatus? status
final

status is the current status of the scale. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status. Read-only.

Implementation

final ScaleStatus? status;