Uses of Class
software.amazon.awssdk.services.quicksight.model.S3BucketConfiguration
-
Packages that use S3BucketConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of S3BucketConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return S3BucketConfiguration Modifier and Type Method Description S3BucketConfigurationSnapshotS3DestinationConfiguration. bucketConfiguration()A structure that contains details about the Amazon S3 bucket that the generated dashboard snapshot is saved in.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type S3BucketConfiguration Modifier and Type Method Description SnapshotS3DestinationConfiguration.BuilderSnapshotS3DestinationConfiguration.Builder. bucketConfiguration(S3BucketConfiguration bucketConfiguration)A structure that contains details about the Amazon S3 bucket that the generated dashboard snapshot is saved in.
-