Module Smaws_Client_DirectoryService.DescribeUpdateDirectory

Describes the updates of a directory for a particular update type.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `ClientException of Types.client_exception | `DirectoryDoesNotExistException of Types.directory_does_not_exist_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidParameterException of Types.invalid_parameter_exception | `ServiceException of Types.service_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_update_directory_request -> (Types.describe_update_directory_result, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `ClientException of Types.client_exception | `DirectoryDoesNotExistException of Types.directory_does_not_exist_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidParameterException of Types.invalid_parameter_exception | `ServiceException of Types.service_exception ]) Stdlib.result