interceptEndpointGroups property

List<InterceptEndpointGroup>? interceptEndpointGroups
getter/setter pair

The endpoint groups from the specified parent.

Implementation

core.List<InterceptEndpointGroup>? interceptEndpointGroups;