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

ClusterMarker

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

The cluster marker that is a part of the cluster marker configuration.

interface ClusterMarker {
SimpleClusterMarker?: SimpleClusterMarker | null;
}

§Properties

§
SimpleClusterMarker?: SimpleClusterMarker | null
[src]

The simple cluster marker of the cluster marker.