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

GetTagsInput

import type { GetTagsInput } from "https://aws-api.deno.dev/v0.3/services/resourcegroups.ts?docs=full";
interface GetTagsInput {
Arn: string;
}

§Properties

§
Arn: string
[src]

The ARN of the resource group whose tags you want to retrieve.