/AWS1/CL_QSTSNAPANONYMOUSUSER¶
A structure that contains information on the anonymous user configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_rowlevelpermissiontags TYPE /AWS1/CL_QSTSESSIONTAG=>TT_SESSIONTAGLIST TT_SESSIONTAGLIST¶
The tags to be used for row-level security (RLS). Make sure that the relevant datasets have RLS tags configured before you start a snapshot export job. You can configure the RLS tags of a dataset with a
DataSet$RowLevelPermissionTagConfigurationAPI call.These are not the tags that are used for Amazon Web Services resource tagging. For more information on row level security in Amazon Quick Sight, see Using Row-Level Security (RLS) with Tagsin the Amazon Quick Suite User Guide.
Queryable Attributes¶
RowLevelPermissionTags¶
The tags to be used for row-level security (RLS). Make sure that the relevant datasets have RLS tags configured before you start a snapshot export job. You can configure the RLS tags of a dataset with a
DataSet$RowLevelPermissionTagConfigurationAPI call.These are not the tags that are used for Amazon Web Services resource tagging. For more information on row level security in Amazon Quick Sight, see Using Row-Level Security (RLS) with Tagsin the Amazon Quick Suite User Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROWLEVELPERMISSIONTAGS() |
Getter for ROWLEVELPERMISSIONTAGS, with configurable default |
ASK_ROWLEVELPERMISSIONTAGS() |
Getter for ROWLEVELPERMISSIONTAGS w/ exceptions if field has |
HAS_ROWLEVELPERMISSIONTAGS() |
Determine if ROWLEVELPERMISSIONTAGS has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_SNAPSHOTANONYMOUSUSERLIST¶
TYPES TT_SNAPSHOTANONYMOUSUSERLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTSNAPANONYMOUSUSER WITH DEFAULT KEY
.