Smaws_Client_DirectoryService.UpdateConditionalForwarder
Updates a conditional forwarder that has been set up for your Amazon Web Services directory.
val request :
Smaws_Lib.Context.t ->
Types.update_conditional_forwarder_request ->
(Types.update_conditional_forwarder_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of Types.client_exception
| `DirectoryUnavailableException of Types.directory_unavailable_exception
| `EntityDoesNotExistException of Types.entity_does_not_exist_exception
| `InvalidParameterException of Types.invalid_parameter_exception
| `ServiceException of Types.service_exception
| `UnsupportedOperationException of Types.unsupported_operation_exception ])
Stdlib.result