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.
Describes a scheduled event for an instance.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class InstanceStatusEvent
The InstanceStatusEvent type exposes the following members
Name | Description | |
---|---|---|
![]() |
InstanceStatusEvent() |
Name | Type | Description | |
---|---|---|---|
![]() |
Code | Amazon.EC2.EventCode |
Gets and sets the property Code. The event code. |
![]() |
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]. |
![]() |
InstanceEventId | System.String |
Gets and sets the property InstanceEventId. The ID of the event. |
![]() |
NotAfter | System.DateTime |
Gets and sets the property NotAfter. The latest scheduled end time for the event. |
![]() |
NotBefore | System.DateTime |
Gets and sets the property NotBefore. The earliest scheduled start time for the event. |
![]() |
NotBeforeDeadline | System.DateTime |
Gets and sets the property NotBeforeDeadline. The deadline for starting the event. |
.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