AWS SDK for .NET Documentation
Type Property
AmazonAmazon.Route53.ModelHealthCheckConfigType Did this page help you?   Yes   No    Tell us about it...
The type of health check to be performed. Currently supported types are TCP, HTTP, HTTPS, HTTP_STR_MATCH, and HTTPS_STR_MATCH.

Constraints:

Allowed Values
HTTP, HTTPS, HTTP_STR_MATCH, HTTPS_STR_MATCH, TCP

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

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