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

DescribeThemePermissionsRequest

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

§Properties

§
AwsAccountId: string
[src]

The ID of the Amazon Web Services account that contains the theme that you're describing.

§
ThemeId: string
[src]

The ID for the theme that you want to describe permissions for.