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

DataPointMenuLabelOption

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

The data point menu options of a dashboard.

interface DataPointMenuLabelOption {
AvailabilityStatus?: DashboardBehavior | null;
}

§Properties

§
AvailabilityStatus?: DashboardBehavior | null
[src]

The status of the data point menu options.