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

CreateTapeWithBarcodeOutput

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

CreateTapeOutput

interface CreateTapeWithBarcodeOutput {
TapeARN?: string | null;
}

§Properties

§
TapeARN?: string | null
[src]

A unique Amazon Resource Name (ARN) that represents the virtual tape that was created.