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

AddTagsToResourceOutput

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

AddTagsToResourceOutput

interface AddTagsToResourceOutput {
ResourceARN?: string | null;
}

§Properties

§
ResourceARN?: string | null
[src]

The Amazon Resource Name (ARN) of the resource you want to add tags to.