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

DescribeAnalysisRequest

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

§Properties

§
AnalysisId: string
[src]

The ID of the analysis that you're describing. The ID is part of the URL of the analysis.

§
AwsAccountId: string
[src]

The ID of the Amazon Web Services account that contains the analysis. You must be using the Amazon Web Services account that the analysis is in.