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.

An object representing the health status of the container instance.

Inheritance Hierarchy

System.Object
  Amazon.ECS.Model.ContainerInstanceHealthStatus

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

Syntax

C#
public class ContainerInstanceHealthStatus

The ContainerInstanceHealthStatus type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property 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.

Public Property 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.

Version Information

.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