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 result of a container instance health status check.

Inheritance Hierarchy

System.Object
  Amazon.ECS.Model.InstanceHealthCheckResult

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

Syntax

C#
public class InstanceHealthCheckResult

The InstanceHealthCheckResult type exposes the following members

Constructors

NameDescription
Public Method InstanceHealthCheckResult()

Properties

NameTypeDescription
Public Property LastStatusChange System.DateTime

Gets and sets the property LastStatusChange.

The Unix timestamp for when the container instance health status last changed.

Public Property LastUpdated System.DateTime

Gets and sets the property LastUpdated.

The Unix timestamp for when the container instance health status was last updated.

Public Property Status Amazon.ECS.InstanceHealthCheckState

Gets and sets the property Status.

The container instance health status.

Public Property Type Amazon.ECS.InstanceHealthCheckType

Gets and sets the property Type.

The type of container instance health status that was verified.

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