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

ColumnGroup

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

Groupings of columns that work together in certain Amazon QuickSight features. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

interface ColumnGroup {
GeoSpatialColumnGroup?: GeoSpatialColumnGroup | null;
}

§Properties

§
GeoSpatialColumnGroup?: GeoSpatialColumnGroup | null
[src]

Geospatial column group that denotes a hierarchy.