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.
An object representing the health status of the container instance.
Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z
public class ContainerInstanceHealthStatus
The ContainerInstanceHealthStatus type exposes the following members
Name | Description | |
---|---|---|
![]() |
ContainerInstanceHealthStatus() |
Name | Type | Description | |
---|---|---|---|
![]() |
Details | System.Collections.Generic.List<Amazon.ECS.Model.InstanceHealthCheckResult> |
Gets and sets the property Details. An array of objects representing the details of the container instance health status. |
![]() |
OverallStatus | Amazon.ECS.InstanceHealthCheckState |
Gets and sets the property OverallStatus. The overall health status of the container instance. This is an aggregate status of all container instance health checks. |
.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