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

DescribeNamespaceRequest

import type { DescribeNamespaceRequest } from "https://aws-api.deno.dev/v0.3/services/iotthingsgraph.ts?docs=full";
interface DescribeNamespaceRequest {
namespaceName?: string | null;
}

§Properties

§
namespaceName?: string | null
[src]

The name of the user's namespace. Set this to aws to get the public namespace.