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

UpdateAccountCustomizationRequest

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

§Properties

§
AccountCustomization: AccountCustomization
[src]

The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.

§
AwsAccountId: string
[src]

The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.

§
Namespace?: string | null
[src]

The namespace that you want to update Amazon QuickSight customizations for.