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

CustomNarrativeOptions

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

The custom narrative options.

interface CustomNarrativeOptions {
Narrative: string;
}

§Properties

§
Narrative: string
[src]

The string input of custom narrative.