| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotUserConfigurationRedacted |
SnapshotUserConfigurationRedacted.clone() |
SnapshotUserConfigurationRedacted |
DescribeDashboardSnapshotJobResult.getUserConfiguration()
The user configuration for the snapshot job.
|
SnapshotUserConfigurationRedacted |
SnapshotUserConfigurationRedacted.withAnonymousUsers(Collection<SnapshotAnonymousUserRedacted> anonymousUsers)
An array of records that describe anonymous users that the dashboard snapshot is generated for.
|
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 |
DescribeDashboardSnapshotJobResult.setUserConfiguration(SnapshotUserConfigurationRedacted userConfiguration)
The user configuration for the snapshot job.
|
DescribeDashboardSnapshotJobResult |
DescribeDashboardSnapshotJobResult.withUserConfiguration(SnapshotUserConfigurationRedacted userConfiguration)
The user configuration for the snapshot job.
|
Copyright © 2023. All rights reserved.