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