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