Module Smaws_Client_DirectoryService.UpdateSettings

Updates the configurable settings for the specified directory.

val request : Smaws_Lib.Context.t -> Types.update_settings_request -> (Types.update_settings_result, [> Smaws_Lib.Protocols.AwsJson.error | `ClientException of Types.client_exception | `DirectoryDoesNotExistException of Types.directory_does_not_exist_exception | `DirectoryUnavailableException of Types.directory_unavailable_exception | `IncompatibleSettingsException of Types.incompatible_settings_exception | `InvalidParameterException of Types.invalid_parameter_exception | `ServiceException of Types.service_exception | `UnsupportedOperationException of Types.unsupported_operation_exception | `UnsupportedSettingsException of Types.unsupported_settings_exception ]) Stdlib.result