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

MaximumLabelType

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

The maximum label of a data path label.

interface MaximumLabelType {
Visibility?: Visibility | null;
}

§Properties

§
Visibility?: Visibility | null
[src]

The visibility of the maximum label.