| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotUserConfiguration |
SnapshotUserConfiguration.clone() |
SnapshotUserConfiguration |
StartDashboardSnapshotJobRequest.getUserConfiguration()
A structure that contains information about the anonymous users that the generated snapshot is for.
|
SnapshotUserConfiguration |
SnapshotUserConfiguration.withAnonymousUsers(Collection<SnapshotAnonymousUser> anonymousUsers)
An array of records that describe the anonymous users that the dashboard snapshot is generated for.
|
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 |
StartDashboardSnapshotJobRequest.setUserConfiguration(SnapshotUserConfiguration userConfiguration)
A structure that contains information about the anonymous users that the generated snapshot is for.
|
StartDashboardSnapshotJobRequest |
StartDashboardSnapshotJobRequest.withUserConfiguration(SnapshotUserConfiguration userConfiguration)
A structure that contains information about the anonymous users that the generated snapshot is for.
|
Copyright © 2024. All rights reserved.