Uses of Class
software.amazon.awssdk.services.quicksight.model.SnapshotUserConfigurationRedacted
-
Packages that use SnapshotUserConfigurationRedacted Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SnapshotUserConfigurationRedacted in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SnapshotUserConfigurationRedacted Modifier and Type Method Description SnapshotUserConfigurationRedactedDescribeDashboardSnapshotJobResponse. userConfiguration()The user configuration for the snapshot job.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SnapshotUserConfigurationRedacted Modifier and Type Method Description DescribeDashboardSnapshotJobResponse.BuilderDescribeDashboardSnapshotJobResponse.Builder. userConfiguration(SnapshotUserConfigurationRedacted userConfiguration)The user configuration for the snapshot job.
-