forwardingRules property

List<String>? forwardingRules
getter/setter pair

A list of references to the forwarding rules to which this service extension is attached.

At least one forwarding rule is required. Only one LbRouteExtension resource can be associated with a forwarding rule.

Required.

Implementation

core.List<core.String>? forwardingRules;