Module Smaws_Client_DirectoryService.DisableLDAPS

Deactivates LDAP secure calls for the specified directory.

val request : Smaws_Lib.Context.t -> Types.disable_ldaps_request -> (Types.disable_ldaps_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 | `InvalidLDAPSStatusException of Types.invalid_ldaps_status_exception | `InvalidParameterException of Types.invalid_parameter_exception | `ServiceException of Types.service_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result