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

GeospatialMapFieldWells

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

The field wells of a GeospatialMapVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

interface GeospatialMapFieldWells {
GeospatialMapAggregatedFieldWells?: GeospatialMapAggregatedFieldWells | null;
}

§Properties

§
GeospatialMapAggregatedFieldWells?: GeospatialMapAggregatedFieldWells | null
[src]

The aggregated field well for a geospatial map.