| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotDestinationConfiguration |
SnapshotDestinationConfiguration.clone() |
SnapshotDestinationConfiguration |
SnapshotConfiguration.getDestinationConfiguration()
A structure that contains information on the Amazon S3 bucket that the generated snapshot is stored in.
|
SnapshotDestinationConfiguration |
SnapshotDestinationConfiguration.withS3Destinations(Collection<SnapshotS3DestinationConfiguration> s3Destinations)
A list of
SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination
configurations. |
SnapshotDestinationConfiguration |
SnapshotDestinationConfiguration.withS3Destinations(SnapshotS3DestinationConfiguration... s3Destinations)
A list of
SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination
configurations. |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotConfiguration.setDestinationConfiguration(SnapshotDestinationConfiguration destinationConfiguration)
A structure that contains information on the Amazon S3 bucket that the generated snapshot is stored in.
|
SnapshotConfiguration |
SnapshotConfiguration.withDestinationConfiguration(SnapshotDestinationConfiguration destinationConfiguration)
A structure that contains information on the Amazon S3 bucket that the generated snapshot is stored in.
|
Copyright © 2024. All rights reserved.