AWS SDK for .NET Documentation
InstanceStatusDetail Class
AmazonAmazon.EC2.ModelInstanceStatusDetail Did this page help you?   Yes   No    Tell us about it...
Instance Status Detail
Declaration Syntax
C#
public class InstanceStatusDetail
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
InstanceStatusDetail()()()()
Initializes a new instance of the InstanceStatusDetail class

Detail
Specific information about system instance health or application instance health.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsSetDetail()()()()
Checks if the Detail property is set.

IsSetStatus()()()()
Checks if the Status property is set.

Status
The status. Valid Values: ok | impaired | insufficient-data

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithDetail(array<InstanceStatusDetailType>[]()[][]) Obsolete.
Sets the specific information about system instance health or application instance health.

WithStatus(String) Obsolete.
Sets the status.

Inheritance Hierarchy
Object
InstanceStatusDetail

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)