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.
Represents a scaling activity.
Namespace: Amazon.ApplicationAutoScaling.Model
Assembly: AWSSDK.ApplicationAutoScaling.dll
Version: 3.x.y.z
public class ScalingActivity
The ScalingActivity type exposes the following members
Name | Description | |
---|---|---|
ScalingActivity() |
Name | Type | Description | |
---|---|---|---|
ActivityId | System.String |
Gets and sets the property ActivityId. The unique identifier of the scaling activity. |
|
Cause | System.String |
Gets and sets the property Cause. A simple description of what caused the scaling activity to happen. |
|
Description | System.String |
Gets and sets the property Description. A simple description of what action the scaling activity intends to accomplish. |
|
Details | System.String |
Gets and sets the property Details. The details about the scaling activity. |
|
EndTime | System.DateTime |
Gets and sets the property EndTime. The Unix timestamp for when the scaling activity ended. |
|
NotScaledReasons | System.Collections.Generic.List<Amazon.ApplicationAutoScaling.Model.NotScaledReason> |
Gets and sets the property NotScaledReasons. Machine-readable data that describes the reason for a not scaled activity. Only available when DescribeScalingActivities includes not scaled activities. |
|
ResourceId | System.String |
Gets and sets the property ResourceId. The identifier of the resource associated with the scaling activity. This string consists of the resource type and unique identifier.
|
|
ScalableDimension | Amazon.ApplicationAutoScaling.ScalableDimension |
Gets and sets the property ScalableDimension. The scalable dimension. This string consists of the service namespace, resource type, and scaling property.
|
|
ServiceNamespace | Amazon.ApplicationAutoScaling.ServiceNamespace |
Gets and sets the property ServiceNamespace.
The namespace of the Amazon Web Services service that provides the resource, or a
|
|
StartTime | System.DateTime |
Gets and sets the property StartTime. The Unix timestamp for when the scaling activity began. |
|
StatusCode | Amazon.ApplicationAutoScaling.ScalingActivityStatusCode |
Gets and sets the property StatusCode. Indicates the status of the scaling activity. |
|
StatusMessage | System.String |
Gets and sets the property StatusMessage. A simple message about the current status of the scaling activity. |
.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