Module Smaws_Client_DirectoryService.ListIpRoutes

Lists the address blocks that you have added to a directory.

val request : Smaws_Lib.Context.t -> Types.list_ip_routes_request -> (Types.list_ip_routes_result, [> Smaws_Lib.Protocols.AwsJson.error | `ClientException of Types.client_exception | `EntityDoesNotExistException of Types.entity_does_not_exist_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidParameterException of Types.invalid_parameter_exception | `ServiceException of Types.service_exception ]) Stdlib.result