Set to True if you want Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before
            executing the policy. Set to False if you want Auto Scaling to circumvent the cooldown period associated with the Auto Scaling group
            and execute the policy before the cooldown period ends. For information about cooldown period, see Cooldown Period in the Auto Scaling
            Developer Guide.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool HonorCooldown { get; set; }