autoscalingEvents property

List<AutoscalingEvent>? autoscalingEvents
getter/setter pair

Autoscaling events in ascending timestamp order.

Implementation

core.List<AutoscalingEvent>? autoscalingEvents;