InstanceStatusEvent Class

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

Represents an event that affects the status of an Amazon EC2 instance.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.InstanceStatusEvent

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

Syntax

C#
public class InstanceStatusEvent : Object

The InstanceStatusEvent type exposes the following members

Constructors

  Name Description
Public Method InstanceStatusEvent()

Properties

  Name Description
Public Property Code The associated code of the event. Valid values: instance-reboot, system-reboot, instance-retirement
Public Property Description A description of the event.
Public Property NotAfter The latest scheduled end time for the event.
Public Property NotBefore The earliest scheduled start time for the event.

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