uptimeCheckIps property

List<UptimeCheckIp>? uptimeCheckIps
getter/setter pair

The returned list of IP addresses (including region and location) that the checkers run from.

Implementation

core.List<UptimeCheckIp>? uptimeCheckIps;