ApplicationStatusDetail
Describes the details of an application status check for an instance.
Contents
- aggregation
-
The aggregation setting for the application status check. When set to
included, the result of this check contributes to the instance-level application status. When set toexcluded, the check runs independently and does not affect the instance-level status.Type: String
Valid Values:
included | excludedRequired: No
- applicationStatusCheckId
-
The ID of the application status check.
Type: String
Required: No
- checkUpdateTime
-
The date and time when the check was last updated.
Type: Timestamp
Required: No
- reason
-
The reason for the current status.
Type: ApplicationStatusReason object
Required: No
- status
-
The status of the individual application status check. This value reflects the actual health check result and is not affected by the aggregation setting or suppression. Only the instance-level
ApplicationStatus$statusis affected by those settings.Type: String
Valid Values:
passed | failed | initializing | insufficient-data | not-applicableRequired: No
- statusSince
-
The date and time when the current status started for this check.
Type: Timestamp
Required: No
- statusTimeStamp
-
The date and time of the last status update for this check.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: