Smaws_Client_DirectoryService.EnableLDAPS
val request :
Smaws_Lib.Context.t ->
enable_ldaps_request ->
(enable_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
| `NoAvailableCertificateException of no_available_certificate_exception
| `ServiceException of service_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Activates the switch for the specific directory to always use LDAP secure calls.