AWS SDK for .NET Documentation
HealthCheckType Property
AmazonAmazon.AutoScaling.ModelCreateAutoScalingGroupRequestHealthCheckType Did this page help you?   Yes   No    Tell us about it...
The service you want the health checks from, Amazon EC2 or Elastic Load Balancer. Valid values are EC2 or ELB. By default, the Auto Scaling health check uses the results of Amazon EC2 instance status checks to determine the health of an instance. For more information, see Health Check.

Constraints:

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

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

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