AWS SDK for .NET Documentation
IPAddress Property
AmazonAmazon.Route53.ModelHealthCheckConfigIPAddress Did this page help you?   Yes   No    Tell us about it...
IP Address of the instance being checked.

Constraints:

Length
0 - 15
Pattern
^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$

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

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