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

DescribeTagsInput

import type { DescribeTagsInput } from "https://aws-api.deno.dev/v0.3/services/elbv2.ts?docs=full";
interface DescribeTagsInput {
ResourceArns: string[];
}

§Properties

§
ResourceArns: string[]
[src]

The Amazon Resource Names (ARN) of the resources. You can specify up to 20 resources in a single call.