RegisteredUserEmbeddingExperienceConfiguration

The type of experience you want to embed. For registered users, you can embed Quick Suite dashboards or the Amazon Quick Sight console.

Exactly one of the experience configurations is required. You can choose Dashboard or QuickSightConsole. You cannot choose more than one experience configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration details for providing a dashboard embedding experience.

Link copied to clipboard

The type of embedding experience. In this case, Amazon Quick Sight visuals.

Link copied to clipboard

The configuration details for embedding the Generative Q&A experience.

Link copied to clipboard

The configuration details for embedding the Q search bar.

Link copied to clipboard

The configuration details for embedding the Quick chat agent.

Link copied to clipboard

The configuration details for providing each Amazon Quick Sight console embedding experience. This can be used along with custom permissions to restrict access to certain features. For more information, see Customizing Access to the Amazon Quick Sight Console in the Amazon Quick Suite User Guide.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String