Values_0.AnonymousUserEmbeddingExperienceConfigurationSourceThe type of experience you want to embed. For anonymous users, you can embed Quick dashboards.
type nonrec t = {dashboard : AnonymousUserDashboardEmbeddingConfiguration.t option;The type of embedding experience. In this case, Amazon Quick Sight dashboards.
*)dashboardVisual : AnonymousUserDashboardVisualEmbeddingConfiguration.t option;The type of embedding experience. In this case, Amazon Quick Sight visuals.
*)qSearchBar : AnonymousUserQSearchBarEmbeddingConfiguration.t option;The Q search bar that you want to use for anonymous user embedding.
*)generativeQnA : AnonymousUserGenerativeQnAEmbeddingConfiguration.t option;The Generative Q&A experience that you want to use for anonymous user embedding.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `Enum of string ] list
| `String of ShortRestrictiveResourceId.t
| `Structure of
(string
* [> `String of ShortRestrictiveResourceId.t
| `Structure of
(string * [> `Boolean of Boolean.t ]) list ])
list ])
list ])
list ]