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/quicksight.ts?docs=full";
interface DescribeNamespaceRequest {
AwsAccountId: string;
Namespace: string;
}

§Properties

§
AwsAccountId: string
[src]

The ID for the Amazon Web Services account that contains the Amazon QuickSight namespace that you want to describe.

§
Namespace: string
[src]

The namespace that you want to describe.