package smaws-clients

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Smaws_Client_DirectoryService.ShareDirectorySource

Sourceval request : Smaws_Lib.Context.t -> share_directory_request -> (share_directory_result, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `ClientException of client_exception | `DirectoryAlreadySharedException of directory_already_shared_exception | `EntityDoesNotExistException of entity_does_not_exist_exception | `InvalidParameterException of invalid_parameter_exception | `InvalidTargetException of invalid_target_exception | `OrganizationsException of organizations_exception | `ServiceException of service_exception | `ShareLimitExceededException of share_limit_exceeded_exception | `UnsupportedOperationException of unsupported_operation_exception ]) result
OCaml

Innovation. Community. Security.