healthCheckedTargets property
Endpoints that are health checked before making the routing decision.
The unhealthy endpoints are omitted from the result. If all endpoints within a bucket are unhealthy, we choose a different bucket (sampled with respect to its weight) for responding. If DNSSEC is enabled for this zone, only one of rrdata or health_checked_targets can be set.
Implementation
RRSetRoutingPolicyHealthCheckTargets? healthCheckedTargets;