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

ListTagsForDomainRequest

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

The ListTagsForDomainRequest includes the following elements.

interface ListTagsForDomainRequest {
DomainName: string;
}

§Properties

§
DomainName: string
[src]

The domain for which you want to get a list of tags.