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:
 Declaration Syntax
 Declaration Syntax| C# | 
public string HealthStatus { get; set; }