ListInterceptEndpointGroupAssociationsResponse constructor
ListInterceptEndpointGroupAssociationsResponse({
- List<
InterceptEndpointGroupAssociation> ? interceptEndpointGroupAssociations, - String? nextPageToken,
Implementation
ListInterceptEndpointGroupAssociationsResponse({
this.interceptEndpointGroupAssociations,
this.nextPageToken,
});