| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotAnonymousUser |
SnapshotAnonymousUser.clone() |
SnapshotAnonymousUser |
SnapshotAnonymousUser.withRowLevelPermissionTags(Collection<SessionTag> rowLevelPermissionTags)
The tags to be used for row-level security (RLS).
|
SnapshotAnonymousUser |
SnapshotAnonymousUser.withRowLevelPermissionTags(SessionTag... rowLevelPermissionTags)
The tags to be used for row-level security (RLS).
|
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotAnonymousUser> |
SnapshotUserConfiguration.getAnonymousUsers()
An array of records that describe the anonymous users that the dashboard snapshot is generated for.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotUserConfiguration |
SnapshotUserConfiguration.withAnonymousUsers(SnapshotAnonymousUser... anonymousUsers)
An array of records that describe the anonymous users that the dashboard snapshot is generated for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotUserConfiguration.setAnonymousUsers(Collection<SnapshotAnonymousUser> anonymousUsers)
An array of records that describe the anonymous users that the dashboard snapshot is generated for.
|
SnapshotUserConfiguration |
SnapshotUserConfiguration.withAnonymousUsers(Collection<SnapshotAnonymousUser> anonymousUsers)
An array of records that describe the anonymous users that the dashboard snapshot is generated for.
|
Copyright © 2023. All rights reserved.