Used with AdjustmentType with the value PercentChangeInCapacity, the scaling policy changes the DesiredCapacity of the
            Auto Scaling group by at least the number of instances specified in the value. You will get a ValidationError if you use
            MinAdjustmentStep on a policy with an AdjustmentType other than PercentChangeInCapacity.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public int MinAdjustmentStep { get; set; }