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

TableUnaggregatedFieldWells

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

The unaggregated field well for the table.

interface TableUnaggregatedFieldWells {
Values?: UnaggregatedField[] | null;
}

§Properties

§
Values?: UnaggregatedField[] | null
[src]

The values field well for a pivot table. Values are unaggregated for an unaggregated table.