Smaws_Client_BackupGateway.ImportHypervisorConfiguration
Connect to a hypervisor by importing its configuration.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of Types.access_denied_exception
| `ConflictException of Types.conflict_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.import_hypervisor_configuration_input ->
(Types.import_hypervisor_configuration_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of Types.access_denied_exception
| `ConflictException of Types.conflict_exception ])
Stdlib.result