gclbTargets property

List<GclbTarget>? gclbTargets
getter/setter pair

A list of GCLB targets that use this Certificate Map.

A Target Proxy is only present on this list if it's attached to a Forwarding Rule.

Output only.

Implementation

core.List<GclbTarget>? gclbTargets;