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

CreateTapesOutput

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

CreateTapeOutput

interface CreateTapesOutput {
TapeARNs?: string[] | null;
}

§Properties

§
TapeARNs?: string[] | null
[src]

A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.