InstanceStateChange Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Represents a state change for a specific EC2 instance.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.InstanceStateChange

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class InstanceStateChange : Object

The InstanceStateChange type exposes the following members

Constructors

  Name Description
Public Method InstanceStateChange()

Properties

  Name Description
Public Property CurrentState The current state of the specified instance.
Public Property InstanceId The ID of the instance whose state changed.
Public Property PreviousState The previous state of the specified instance.

Version Information

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

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

.NET for Windows Phone:
Supported in: Window Phone 8