Uses of Class
software.amazon.awssdk.services.quicksight.model.SnapshotDestinationConfiguration
-
Packages that use SnapshotDestinationConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SnapshotDestinationConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SnapshotDestinationConfiguration Modifier and Type Method Description SnapshotDestinationConfigurationSnapshotConfiguration. destinationConfiguration()A structure that contains information on the Amazon S3 bucket that the generated snapshot is stored in.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SnapshotDestinationConfiguration Modifier and Type Method Description SnapshotConfiguration.BuilderSnapshotConfiguration.Builder. destinationConfiguration(SnapshotDestinationConfiguration destinationConfiguration)A structure that contains information on the Amazon S3 bucket that the generated snapshot is stored in.
-