RRSetRoutingPolicyHealthCheckTargetsArgs

data class RRSetRoutingPolicyHealthCheckTargetsArgs(val internalLoadBalancers: Output<List<RRSetRoutingPolicyLoadBalancerTargetArgs>>? = null) : ConvertibleToJava<RRSetRoutingPolicyHealthCheckTargetsArgs>

HealthCheckTargets describes endpoints to health-check when responding to Routing Policy queries. Only the healthy endpoints will be included in the response.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): RRSetRoutingPolicyHealthCheckTargetsArgs

Properties