/AWS1/CL_QSTREGEDUSERQUICKSI00¶
Information about the Amazon Quick Sight console that you want to embed.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_initialpath TYPE /AWS1/QSTENTRYPATH /AWS1/QSTENTRYPATH¶
The initial URL path for the Amazon Quick Sight console.
InitialPathis required.The entry point URL is constrained to the following paths:
/start
/start/analyses
/start/dashboards
/start/favorites
/dashboards/DashboardId. DashboardId is the actual ID key from the Amazon Quick Sight console URL of the dashboard.
/analyses/AnalysisId. AnalysisId is the actual ID key from the Amazon Quick Sight console URL of the analysis.
io_featureconfigurations TYPE REF TO /AWS1/CL_QSTREGEDUSERCONSOLE00 /AWS1/CL_QSTREGEDUSERCONSOLE00¶
The embedding configuration of an embedded Amazon Quick Sight console.
Queryable Attributes¶
InitialPath¶
The initial URL path for the Amazon Quick Sight console.
InitialPathis required.The entry point URL is constrained to the following paths:
/start
/start/analyses
/start/dashboards
/start/favorites
/dashboards/DashboardId. DashboardId is the actual ID key from the Amazon Quick Sight console URL of the dashboard.
/analyses/AnalysisId. AnalysisId is the actual ID key from the Amazon Quick Sight console URL of the analysis.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INITIALPATH() |
Getter for INITIALPATH, with configurable default |
ASK_INITIALPATH() |
Getter for INITIALPATH w/ exceptions if field has no value |
HAS_INITIALPATH() |
Determine if INITIALPATH has a value |
FeatureConfigurations¶
The embedding configuration of an embedded Amazon Quick Sight console.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FEATURECONFIGURATIONS() |
Getter for FEATURECONFIGURATIONS |