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

DescribeAccountCustomizationRequest

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

§Properties

§
AwsAccountId: string
[src]

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

§
Namespace?: string | null
[src]

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

§
Resolved?: boolean | null
[src]

The Resolved flag works with the other parameters to determine which view of Amazon QuickSight customizations is returned. You can add this flag to your command to use the same view that Amazon QuickSight uses to identify which customizations to apply to the console. Omit this flag, or set it to no-resolved, to reveal customizations that are configured at different levels.