Uses of Class
software.amazon.awssdk.services.quicksight.model.SnapshotUserConfiguration
-
Packages that use SnapshotUserConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SnapshotUserConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SnapshotUserConfiguration Modifier and Type Method Description SnapshotUserConfigurationStartDashboardSnapshotJobRequest. userConfiguration()A structure that contains information about the anonymous users that the generated snapshot is for.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SnapshotUserConfiguration Modifier and Type Method Description StartDashboardSnapshotJobRequest.BuilderStartDashboardSnapshotJobRequest.Builder. userConfiguration(SnapshotUserConfiguration userConfiguration)A structure that contains information about the anonymous users that the generated snapshot is for.
-