Values_2.RegisteredUserDashboardFeatureConfigurationsSourceThe feature configuration for an embedded dashboard.
type nonrec t = {statePersistence : StatePersistenceConfigurations.t option;The state persistence settings of an embedded dashboard.
*)bookmarks : Values_1.BookmarksConfigurations.t option;The bookmarks configuration for an embedded dashboard in Amazon Quick Sight.
*)amazonQInQuickSight : Values_0.AmazonQInQuickSightDashboardConfigurations.t
option;The Amazon Q configurations of an embedded Amazon Quick Sight dashboard.
*)schedules : SchedulesConfigurations.t option;The schedules configuration for an embedded Quick Sight dashboard.
*)recentSnapshots : RecentSnapshotsConfigurations.t option;The recent snapshots configuration for an Quick Sight embedded dashboard
*)thresholdAlerts : ThresholdAlertsConfigurations.t option;The threshold alerts configuration for an Quick Sight embedded dashboard.
*)dashboardCustomizationSummary : Values_1.DashboardCustomizationSummaryConfigurations.t
option;The dashboard customization summary configuration for an embedded Quick Sight dashboard.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Structure of (string * [> `Boolean of bool ]) list ])
list ])
list ]