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

ShapeConditionalFormat

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

The shape conditional formatting of a filled map visual.

interface ShapeConditionalFormat {
BackgroundColor: ConditionalFormattingColor;
}

§Properties

§

The conditional formatting for the shape background color of a filled map visual.