Values_2.RegisteredUserDashboardVisualEmbeddingConfigurationSourceThe experience that you are embedding. You can use this object to generate a url that embeds a visual into your application.
type nonrec t = {initialDashboardVisualId : Values_0.DashboardVisualId.t;The visual ID for the visual that you want the user to embed. This ID is included in the output URL. When the URL in response is accessed, Amazon Quick Sight renders this visual. The Amazon Resource Name (ARN) of the dashboard that the visual belongs to must be included in the AuthorizedResourceArns parameter. Otherwise, the request will fail with InvalidParameterValueException.
*)}