DisplayConfig
Defines how the widget's data should be visualized, including chart type, color schemes, axis configurations, and other display preferences.
Inheritors
Types
Functions
Casts this DisplayConfig as a Graph and retrieves its kotlin.collections.Map
Casts this DisplayConfig as a Graph and retrieves its kotlin.collections.Map
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.
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.