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

DeleteTapePoolOutput

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

§Properties

§
PoolARN?: string | null
[src]

The Amazon Resource Name (ARN) of the custom tape pool being deleted.