healthDestination property

String? healthDestination
getter/setter pair

URL to the destination resource.

Must be set. Must be aForwardingRule. The ForwardingRule must have load balancing scheme INTERNAL orINTERNAL_MANAGED and must be regional and in the same region as the CompositeHealthCheck (cross-region deployment forINTERNAL_MANAGED is not supported). Can be mutated.

Implementation

core.String? healthDestination;