Module Smaws_Client_DirectoryService.CreateComputer

val request : Smaws_Lib.Context.t -> create_computer_request -> (create_computer_result, [> Smaws_Lib.Protocols.AwsJson.error | `AuthenticationFailedException of authentication_failed_exception | `ClientException of client_exception | `DirectoryUnavailableException of directory_unavailable_exception | `EntityAlreadyExistsException of entity_already_exists_exception | `EntityDoesNotExistException of entity_does_not_exist_exception | `InvalidParameterException of invalid_parameter_exception | `ServiceException of service_exception | `UnsupportedOperationException of unsupported_operation_exception ]) Stdlib.result

Creates an Active Directory computer object in the specified directory.