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 details of an application status check for an instance.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ApplicationStatusDetail
The ApplicationStatusDetail type exposes the following members
| Name | Description | |
|---|---|---|
|
ApplicationStatusDetail() |
| Name | Type | Description | |
|---|---|---|---|
|
Aggregation | Amazon.EC2.AggregationStatusEnum |
Gets and sets the property Aggregation.
The aggregation setting for the application status check. When set to |
|
ApplicationStatusCheckId | System.String |
Gets and sets the property ApplicationStatusCheckId. The ID of the application status check. |
|
CheckUpdateTime | System.Nullable<System.DateTime> |
Gets and sets the property CheckUpdateTime. The date and time when the check was last updated. |
|
Reason | Amazon.EC2.Model.ApplicationStatusReason |
Gets and sets the property Reason. The reason for the current status. |
|
Status | Amazon.EC2.ApplicationStatusCheckEnum |
Gets and sets the property Status. The status of the individual application status check. Possible values:
This value reflects the check result and is not affected by aggregation or suppression. |
|
StatusSince | System.Nullable<System.DateTime> |
Gets and sets the property StatusSince. The date and time when the current status started for this check. |
|
StatusTimeStamp | System.Nullable<System.DateTime> |
Gets and sets the property StatusTimeStamp. The date and time of the last status update for this check. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer