/AWS1/CL_QSTANONYMOUSUSEREMB00¶
The type of experience you want to embed. For anonymous users, you can embed Quick Suite dashboards.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_dashboard TYPE REF TO /AWS1/CL_QSTANONYMOUSUSERDAS00 /AWS1/CL_QSTANONYMOUSUSERDAS00¶
The type of embedding experience. In this case, Amazon Quick Sight dashboards.
io_dashboardvisual TYPE REF TO /AWS1/CL_QSTANONYMOUSUSERDAS01 /AWS1/CL_QSTANONYMOUSUSERDAS01¶
The type of embedding experience. In this case, Amazon Quick Sight visuals.
io_qsearchbar TYPE REF TO /AWS1/CL_QSTANONYMOUSUSERQSR00 /AWS1/CL_QSTANONYMOUSUSERQSR00¶
The Q search bar that you want to use for anonymous user embedding.
io_generativeqna TYPE REF TO /AWS1/CL_QSTANONYMOUSUSERGEN00 /AWS1/CL_QSTANONYMOUSUSERGEN00¶
The Generative Q&A experience that you want to use for anonymous user embedding.
Queryable Attributes¶
Dashboard¶
The type of embedding experience. In this case, Amazon Quick Sight dashboards.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DASHBOARD() |
Getter for DASHBOARD |
DashboardVisual¶
The type of embedding experience. In this case, Amazon Quick Sight visuals.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DASHBOARDVISUAL() |
Getter for DASHBOARDVISUAL |
QSearchBar¶
The Q search bar that you want to use for anonymous user embedding.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QSEARCHBAR() |
Getter for QSEARCHBAR |
GenerativeQnA¶
The Generative Q&A experience that you want to use for anonymous user embedding.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATIVEQNA() |
Getter for GENERATIVEQNA |