| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
S3BucketConfiguration |
S3BucketConfiguration.clone() |
S3BucketConfiguration |
SnapshotS3DestinationConfiguration.getBucketConfiguration()
A structure that contains details about the Amazon S3 bucket that the generated dashboard snapshot is saved in.
|
S3BucketConfiguration |
S3BucketConfiguration.withBucketName(String bucketName)
The name of an existing Amazon S3 bucket where the generated snapshot artifacts are sent.
|
S3BucketConfiguration |
S3BucketConfiguration.withBucketPrefix(String bucketPrefix)
The prefix of the Amazon S3 bucket that the generated snapshots are stored in.
|
S3BucketConfiguration |
S3BucketConfiguration.withBucketRegion(String bucketRegion)
The region that the Amazon S3 bucket is located in.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotS3DestinationConfiguration.setBucketConfiguration(S3BucketConfiguration bucketConfiguration)
A structure that contains details about the Amazon S3 bucket that the generated dashboard snapshot is saved in.
|
SnapshotS3DestinationConfiguration |
SnapshotS3DestinationConfiguration.withBucketConfiguration(S3BucketConfiguration bucketConfiguration)
A structure that contains details about the Amazon S3 bucket that the generated dashboard snapshot is saved in.
|
Copyright © 2023. All rights reserved.