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 a scheduled event for an instance.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.InstanceStatusEvent

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

Syntax

C#
public class InstanceStatusEvent : Object

The InstanceStatusEvent type exposes the following members

Constructors

NameDescription
Public Method InstanceStatusEvent()

Properties

NameTypeDescription
Public Property Code Amazon.EC2.EventCode Gets and sets the property Code.

The event code.

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

A description of the event.

After a scheduled event is completed, it can still be described for up to a week. If the event has been completed, this description starts with the following text: [Completed].

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

The latest scheduled end time for the event.

Public Property NotBefore System.DateTime Gets and sets the 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.1, Windows 8

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