| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotAnonymousUserRedacted> |
SnapshotUserConfigurationRedacted.anonymousUsers()
An array of records that describe anonymous users that the dashboard snapshot is generated for.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotUserConfigurationRedacted.Builder |
SnapshotUserConfigurationRedacted.Builder.anonymousUsers(SnapshotAnonymousUserRedacted... anonymousUsers)
An array of records that describe anonymous users that the dashboard snapshot is generated for.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotUserConfigurationRedacted.Builder |
SnapshotUserConfigurationRedacted.Builder.anonymousUsers(Collection<SnapshotAnonymousUserRedacted> anonymousUsers)
An array of records that describe anonymous users that the dashboard snapshot is generated for.
|
Copyright © 2023. All rights reserved.