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

TableFieldLinkConfiguration

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

The link configuration of a table field URL.

interface TableFieldLinkConfiguration {}

§Properties

§

The URL content (text, icon) for the table link configuration.

§

The URL target (new tab, new window, same tab) for the table link configuration.