Smaws_Client_DirectoryService.UpdateDirectorySetup
val request :
Smaws_Lib.Context.t ->
update_directory_setup_request ->
(update_directory_setup_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `ClientException of client_exception
| `DirectoryDoesNotExistException of directory_does_not_exist_exception
| `DirectoryInDesiredStateException of directory_in_desired_state_exception
| `DirectoryUnavailableException of directory_unavailable_exception
| `InvalidParameterException of invalid_parameter_exception
| `ServiceException of service_exception
| `SnapshotLimitExceededException of snapshot_limit_exceeded_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Updates the directory for a particular update type.