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

TableFieldCustomIconContent

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

The custom icon content for the table link content configuration.

interface TableFieldCustomIconContent {
Icon?: TableFieldIconSetType | null;
}

§Properties

§

The icon set type (link) of the custom icon content for table URL link content.