Values_2.RegisteredUserConsoleFeatureConfigurationsSourceThe feature configurations of an embedded Amazon Quick Sight console.
type nonrec t = {statePersistence : StatePersistenceConfigurations.t option;The state persistence configurations of an embedded Amazon Quick Sight console.
*)amazonQInQuickSight : Values_0.AmazonQInQuickSightConsoleConfigurations.t
option;The Amazon Q configurations of an embedded Amazon Quick Sight console.
*)schedules : SchedulesConfigurations.t option;The schedules configuration for an embedded Quick Sight dashboard.
*)recentSnapshots : RecentSnapshotsConfigurations.t option;The recent snapshots configuration for an embedded Quick Sight dashboard.
*)thresholdAlerts : ThresholdAlertsConfigurations.t option;The threshold alerts configuration for an embedded Quick Sight dashboard.
*)dashboardCustomizationSummary : Values_1.DashboardCustomizationSummaryConfigurations.t
option;The dashboard customization summary configuration for an embedded Quick Sight console.
*)}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 ]