Smaws_Client_BackupGateway.GetVirtualMachine
By providing the ARN (Amazon Resource Name), this API returns the virtual machine.
val request :
Smaws_Lib.Context.t ->
Types.get_virtual_machine_input ->
(Types.get_virtual_machine_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result