ListMirroringEndpointGroupAssociationsResponse constructor
ListMirroringEndpointGroupAssociationsResponse({
- List<
MirroringEndpointGroupAssociation> ? mirroringEndpointGroupAssociations, - String? nextPageToken,
Implementation
ListMirroringEndpointGroupAssociationsResponse({
this.mirroringEndpointGroupAssociations,
this.nextPageToken,
});