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

Entity

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

An object, structure, or sub-structure of an analysis, template, or dashboard.

interface Entity {
Path?: string | null;
}

§Properties

§
Path?: string | null
[src]

The hierarchical path of the entity within the analysis, template, or dashboard definition tree.