Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity. Valid values are
            ChangeInCapacity, ExactCapacity, and PercentChangeInCapacity. For more information about the adjustment types supported
            by Auto Scaling, see Scale Based on
            Demand.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string AdjustmentType { get; set; }