associations property

List<InterceptEndpointGroupAssociationDetails>? associations
getter/setter pair

List of associations to this endpoint group.

Output only.

Implementation

core.List<InterceptEndpointGroupAssociationDetails>? associations;