supportedEvents property

List<String>? supportedEvents
getter/setter pair

A set of events during request or response processing for which this extension is called.

This field is required for the LbTrafficExtension resource. It's not relevant for the LbRouteExtension resource.

Optional.

Implementation

core.List<core.String>? supportedEvents;