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:

C# |
public string AdjustmentType { get; set; }