AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 4.5
 
Describes scaling activity, which is a long-running process that represents a change to your Auto Scaling group, such as changing its size or replacing an instance.

Inheritance Hierarchy

System.Object
  Amazon.AutoScaling.Model.Activity

Namespace: Amazon.AutoScaling.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Activity : Object

The Activity type exposes the following members

Constructors

NameDescription
Public Method Activity()

Properties

NameTypeDescription
Public Property ActivityId System.String Gets and sets the property ActivityId.

The ID of the activity.

Public Property AutoScalingGroupName System.String Gets and sets the property AutoScalingGroupName.

The name of the Auto Scaling group.

Public Property Cause System.String Gets and sets the property Cause.

The reason the activity began.

Public Property Description System.String Gets and sets the property Description.

A friendly, more verbose description of the activity.

Public Property Details System.String Gets and sets the property Details.

The details about the activity.

Public Property EndTime System.DateTime Gets and sets the property EndTime.

The end time of the activity.

Public Property Progress System.Int32 Gets and sets the property Progress.

A value between 0 and 100 that indicates the progress of the activity.

Public Property StartTime System.DateTime Gets and sets the property StartTime.

The start time of the activity.

Public Property StatusCode Amazon.AutoScaling.ScalingActivityStatusCode Gets and sets the property StatusCode.

The current status of the activity.

Public Property StatusMessage System.String Gets and sets the property StatusMessage.

A friendly, more verbose description of the activity status.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8