Module Smaws_Client_DirectoryService.RemoveIpRoutes

Removes IP address blocks from a directory.

val request : Smaws_Lib.Context.t -> Types.remove_ip_routes_request -> (Types.remove_ip_routes_result, [> Smaws_Lib.Protocols.AwsJson.error | `ClientException of Types.client_exception | `DirectoryUnavailableException of Types.directory_unavailable_exception | `EntityDoesNotExistException of Types.entity_does_not_exist_exception | `InvalidParameterException of Types.invalid_parameter_exception | `ServiceException of Types.service_exception ]) Stdlib.result