Table
The configuration for tabular display of the widget data.
Inherited functions
Link copied to clipboard
Casts this DisplayConfig as a Graph and retrieves its kotlin.collections.Map
Link copied to clipboard
Casts this DisplayConfig as a Graph and retrieves its kotlin.collections.Map
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
Casts this DisplayConfig as a Table and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.TableDisplayConfigStruct value. Returns null if the DisplayConfig is not a Table.