| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotS3DestinationConfiguration |
SnapshotS3DestinationConfiguration.clone() |
SnapshotS3DestinationConfiguration |
SnapshotJobS3Result.getS3DestinationConfiguration()
A list of Amazon S3 bucket configurations that are provided when you make a
StartDashboardSnapshotJob API call. |
SnapshotS3DestinationConfiguration |
SnapshotS3DestinationConfiguration.withBucketConfiguration(S3BucketConfiguration bucketConfiguration)
A structure that contains details about the Amazon S3 bucket that the generated dashboard snapshot is saved in.
|
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotS3DestinationConfiguration> |
SnapshotDestinationConfiguration.getS3Destinations()
A list of
SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination
configurations. |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotJobS3Result.setS3DestinationConfiguration(SnapshotS3DestinationConfiguration s3DestinationConfiguration)
A list of Amazon S3 bucket configurations that are provided when you make a
StartDashboardSnapshotJob API call. |
SnapshotJobS3Result |
SnapshotJobS3Result.withS3DestinationConfiguration(SnapshotS3DestinationConfiguration s3DestinationConfiguration)
A list of Amazon S3 bucket configurations that are provided when you make a
StartDashboardSnapshotJob API call. |
SnapshotDestinationConfiguration |
SnapshotDestinationConfiguration.withS3Destinations(SnapshotS3DestinationConfiguration... s3Destinations)
A list of
SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination
configurations. |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotDestinationConfiguration.setS3Destinations(Collection<SnapshotS3DestinationConfiguration> s3Destinations)
A list of
SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination
configurations. |
SnapshotDestinationConfiguration |
SnapshotDestinationConfiguration.withS3Destinations(Collection<SnapshotS3DestinationConfiguration> s3Destinations)
A list of
SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination
configurations. |
Copyright © 2024. All rights reserved.