AWS SDK for .NET Documentation
ScalingAdjustment Property
AmazonAmazon.AutoScaling.ModelPutScalingPolicyRequestScalingAdjustment Did this page help you?   Yes   No    Tell us about it...
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
C#
public int ScalingAdjustment { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)