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

SheetLayoutElementMaximizationOption

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

The sheet layout maximization options of a dashbaord.

interface SheetLayoutElementMaximizationOption {
AvailabilityStatus?: DashboardBehavior | null;
}

§Properties

§
AvailabilityStatus?: DashboardBehavior | null
[src]

The status of the sheet layout maximization options of a dashbaord.