RegionNetworkEndpointGroupsDetachEndpointsRequest constructor
RegionNetworkEndpointGroupsDetachEndpointsRequest({
- List<
NetworkEndpoint> networkEndpoints = const [],
Implementation
RegionNetworkEndpointGroupsDetachEndpointsRequest({
this.networkEndpoints = const [],
}) : super(fullyQualifiedName);