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

NumericEqualityDrillDownFilter

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

The category drill down filter.

interface NumericEqualityDrillDownFilter {
Value: number;
}

§Properties

§

The column that the filter is applied to.

§
Value: number
[src]

The value of the double input numeric drill down filter.