| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotAnonymousUserRedacted |
SnapshotAnonymousUserRedacted.clone() |
SnapshotAnonymousUserRedacted |
SnapshotAnonymousUserRedacted.withRowLevelPermissionTagKeys(Collection<String> rowLevelPermissionTagKeys)
The tag keys for the
RowLevelPermissionTags. |
SnapshotAnonymousUserRedacted |
SnapshotAnonymousUserRedacted.withRowLevelPermissionTagKeys(String... rowLevelPermissionTagKeys)
The tag keys for the
RowLevelPermissionTags. |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotAnonymousUserRedacted> |
SnapshotUserConfigurationRedacted.getAnonymousUsers()
An array of records that describe anonymous users that the dashboard snapshot is generated for.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotUserConfigurationRedacted |
SnapshotUserConfigurationRedacted.withAnonymousUsers(SnapshotAnonymousUserRedacted... anonymousUsers)
An array of records that describe anonymous users that the dashboard snapshot is generated for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotUserConfigurationRedacted.setAnonymousUsers(Collection<SnapshotAnonymousUserRedacted> anonymousUsers)
An array of records that describe anonymous users that the dashboard snapshot is generated for.
|
SnapshotUserConfigurationRedacted |
SnapshotUserConfigurationRedacted.withAnonymousUsers(Collection<SnapshotAnonymousUserRedacted> anonymousUsers)
An array of records that describe anonymous users that the dashboard snapshot is generated for.
|
Copyright © 2023. All rights reserved.