Table

The configuration for tabular display of the widget data.

Constructors

Link copied to clipboard
constructor(value: TableDisplayConfigStruct)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this DisplayConfig as a Graph and retrieves its kotlin.collections.Map value. Throws an exception if the DisplayConfig is not a Graph.

Link copied to clipboard

Casts this DisplayConfig as a Graph and retrieves its kotlin.collections.Map value. Returns null if the DisplayConfig is not a Graph.

Link copied to clipboard

Casts this DisplayConfig as a Table and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.TableDisplayConfigStruct value. Throws an exception if the DisplayConfig is not a Table.

Link copied to clipboard