lastScaleTime property

DateTime? lastScaleTime
final

LastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed.

Implementation

final DateTime? lastScaleTime;