AWS SDK for .NET Documentation
HealthStatus Property
AmazonAmazon.AutoScaling.ModelSetInstanceHealthRequestHealthStatus Did this page help you?   Yes   No    Tell us about it...
The health status of the instance. Set to Healthy if you want the instance to remain in service. Set to Unhealthy if you want the instance to be out of service. Auto Scaling will terminate and replace the unhealthy instance.

Constraints:

Length
1 - 32
Pattern
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*

Declaration Syntax
C#
public string HealthStatus { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)