externalEndpoints property

List<String>? externalEndpoints
getter/setter pair

The Internet IP addresses to be health checked.

The format matches the format of ResourceRecordSet.rrdata as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1)

Implementation

core.List<core.String>? externalEndpoints;