Module Smaws_Client_DirectoryService.UpdateRadius

Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector or Microsoft AD directory.

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