By default, SetDesiredCapacity overrides any cooldown period associated with the Auto Scaling group. Set to True if you want
Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before initiating a scaling activity to set
your Auto Scaling group to the new capacity setting.

C# |
public bool HonorCooldown { get; set; }