NetworkEndpointGroupsListEndpointsRequest constructor

NetworkEndpointGroupsListEndpointsRequest({
  1. String? healthStatus,
})

Implementation

NetworkEndpointGroupsListEndpointsRequest({
  this.healthStatus,
});