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;