AWS SDK Version 3 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.

Describes the instance status.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.InstanceStatusDetails

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class InstanceStatusDetails

The InstanceStatusDetails type exposes the following members

Constructors

NameDescription
Public Method InstanceStatusDetails()

Properties

NameTypeDescription
Public Property ImpairedSince System.DateTime

Gets and sets the property ImpairedSince.

The time when a status check failed. For an instance that was launched and impaired, this is the time when the instance was launched.

Public Property Name Amazon.EC2.StatusName

Gets and sets the property Name.

The type of instance status.

Public Property Status Amazon.EC2.StatusType

Gets and sets the property Status.

The status.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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