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

PrivateDnsNamespaceChange

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

Updated properties for the private DNS namespace.

interface PrivateDnsNamespaceChange {
Description?: string | null;
}

§Properties

§
Description?: string | null
[src]

An updated description for the private DNS namespace.

§

Properties to be updated in the private DNS namespace.