Skip to content

/AWS1/CL_QSTANONYMOUSUSEREMB00

The type of experience you want to embed. For anonymous users, you can embed Amazon QuickSight 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 QuickSight dashboards.

IO_DASHBOARDVISUAL TYPE REF TO /AWS1/CL_QSTANONYMOUSUSERDAS01 /AWS1/CL_QSTANONYMOUSUSERDAS01

The type of embedding experience. In this case, Amazon QuickSight 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 QuickSight dashboards.

Accessible with the following methods

Method Description
GET_DASHBOARD() Getter for DASHBOARD

DashboardVisual

The type of embedding experience. In this case, Amazon QuickSight 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