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

DeleteTapePoolInput

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

§Properties

§
PoolARN: string
[src]

The Amazon Resource Name (ARN) of the custom tape pool to delete.