primaryTargets property
Endpoints that are health checked before making the routing decision.
Unhealthy endpoints are omitted from the results. If all endpoints are
unhealthy, we serve a response based on the backup_geo_targets
.
Implementation
RRSetRoutingPolicyHealthCheckTargets? primaryTargets;