AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes the reason for an activity that isn't scaled (not scaled activity), in machine-readable format. For help interpreting the not scaled reason details, see Scaling activities for Application Auto Scaling in the Application Auto Scaling User Guide.
Namespace: Amazon.ApplicationAutoScaling.Model
Assembly: AWSSDK.ApplicationAutoScaling.dll
Version: 3.x.y.z
public class NotScaledReason
The NotScaledReason type exposes the following members
Name | Description | |
---|---|---|
NotScaledReason() |
Name | Type | Description | |
---|---|---|---|
Code | System.String |
Gets and sets the property Code. A code that represents the reason for not scaling. Valid values:
|
|
CurrentCapacity | System.Int32 |
Gets and sets the property CurrentCapacity. The current capacity. |
|
MaxCapacity | System.Int32 |
Gets and sets the property MaxCapacity. The maximum capacity. |
|
MinCapacity | System.Int32 |
Gets and sets the property MinCapacity. The minimum capacity. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5