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

TableCellImageSizingConfiguration

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

The sizing options for the table image configuration.

interface TableCellImageSizingConfiguration {
TableCellImageScalingConfiguration?: TableCellImageScalingConfiguration | null;
}

§Properties

§
TableCellImageScalingConfiguration?: TableCellImageScalingConfiguration | null
[src]

The cell scaling configuration of the sizing options for the table image configuration.