Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ImportHypervisorConfigurationOutput

import type { ImportHypervisorConfigurationOutput } from "https://aws-api.deno.dev/v0.3/services/backupgateway.ts?docs=full";
interface ImportHypervisorConfigurationOutput {
HypervisorArn?: string | null;
}

§Properties

§
HypervisorArn?: string | null
[src]

The Amazon Resource Name (ARN) of the hypervisor you disassociated.