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

NamespaceProperties

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

A complex type that contains information that's specific to the namespace type.

interface NamespaceProperties {
DnsProperties?: DnsProperties | null;
HttpProperties?: HttpProperties | null;
}

§Properties

§
DnsProperties?: DnsProperties | null
[src]

A complex type that contains the ID for the Route 53 hosted zone that Cloud Map creates when you create a namespace.

§
HttpProperties?: HttpProperties | null
[src]

A complex type that contains the name of an HTTP namespace.