The number of instances by which to scale. AdjustmentType determines the interpretation of this number (e.g., as an absolute number
            or as a percentage of the existing Auto Scaling group size). A positive increment adds to the current capacity and a negative value removes
            from the current capacity.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public int ScalingAdjustment { get; set; }