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

DeleteAccountCustomizationRequest

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

§Properties

§
AwsAccountId: string
[src]

The ID for the Amazon Web Services account that you want to delete Amazon QuickSight customizations from in this Amazon Web Services Region.

§
Namespace?: string | null
[src]

The Amazon QuickSight namespace that you're deleting the customizations from.