Smaws_Client_BackupGateway.GetHypervisor
This action requests information about the specified hypervisor to which the gateway will connect. A hypervisor is hardware, software, or firmware that creates and manages virtual machines, and allocates resources to them.
val request :
Smaws_Lib.Context.t ->
Types.get_hypervisor_input ->
(Types.get_hypervisor_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result