| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| 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.
|
SnapshotUserConfigurationRedacted.Builder |
SnapshotUserConfigurationRedacted.Builder.anonymousUsers(Consumer<SnapshotAnonymousUserRedacted.Builder>... anonymousUsers)
An array of records that describe anonymous users that the dashboard snapshot is generated for.
|
SnapshotUserConfigurationRedacted.Builder |
SnapshotUserConfigurationRedacted.Builder.anonymousUsers(SnapshotAnonymousUserRedacted... anonymousUsers)
An array of records that describe anonymous users that the dashboard snapshot is generated for.
|
static SnapshotUserConfigurationRedacted.Builder |
SnapshotUserConfigurationRedacted.builder() |
SnapshotUserConfigurationRedacted.Builder |
SnapshotUserConfigurationRedacted.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SnapshotUserConfigurationRedacted.Builder> |
SnapshotUserConfigurationRedacted.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.userConfiguration(Consumer<SnapshotUserConfigurationRedacted.Builder> userConfiguration)
The user configuration for the snapshot job.
|
Copyright © 2023. All rights reserved.