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

PublicDnsNamespaceChange

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

Updated properties for the public DNS namespace.

interface PublicDnsNamespaceChange {
Description?: string | null;
}

§Properties

§
Description?: string | null
[src]

An updated description for the public DNS namespace.

§

Properties to be updated in the public DNS namespace.