Smaws_Client_DirectoryService.DisableLDAPS
val request :
Smaws_Lib.Context.t ->
disable_ldaps_request ->
(disable_ldaps_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of client_exception
| `DirectoryDoesNotExistException of directory_does_not_exist_exception
| `DirectoryUnavailableException of directory_unavailable_exception
| `InvalidLDAPSStatusException of invalid_ldaps_status_exception
| `InvalidParameterException of invalid_parameter_exception
| `ServiceException of service_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Deactivates LDAP secure calls for the specified directory.