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

TemplateSourceAnalysis

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

The source analysis of the template.

interface TemplateSourceAnalysis {
Arn: string;
DataSetReferences: DataSetReference[];
}

§Properties

§
Arn: string
[src]

The Amazon Resource Name (ARN) of the resource.

§
DataSetReferences: DataSetReference[]
[src]

A structure containing information about the dataset references used as placeholders in the template.