scheduledScalingSuspended property

bool? scheduledScalingSuspended
final

Whether scheduled scaling is suspended. Set the value to true if you don't want Application Auto Scaling to add or remove capacity by initiating scheduled actions. The default is false.

Implementation

final bool? scheduledScalingSuspended;