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

FilterVisualScope

import type { FilterVisualScope } from "https://aws-api.deno.dev/v0.4/services/quicksight.ts?docs=full";
type FilterVisualScope = "ALL_VISUALS" | "SELECTED_VISUALS" | cmnP.UnexpectedEnumValue;

§Type

§
"ALL_VISUALS" | "SELECTED_VISUALS" | cmnP.UnexpectedEnumValue
[src]