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

CreateTapePoolOutput

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

§Properties

§
PoolARN?: string | null
[src]

The unique Amazon Resource Name (ARN) that represents the custom tape pool. Use the "ListTapePools" operation to return a list of tape pools for your account and Amazon Web Services Region.