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 error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ClientException of Types.client_exception | `EntityDoesNotExistException of Types.entity_does_not_exist_exception | `InvalidParameterException of Types.invalid_parameter_exception | `ServiceException of Types.service_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.update_radius_request -> (Types.update_radius_result, [> Smaws_Lib.Protocols.AwsJson.error | `ClientException of Types.client_exception | `EntityDoesNotExistException of Types.entity_does_not_exist_exception | `InvalidParameterException of Types.invalid_parameter_exception | `ServiceException of Types.service_exception ]) Stdlib.result