| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotS3DestinationConfiguration |
SnapshotJobS3Result.s3DestinationConfiguration()
A list of Amazon S3 bucket configurations that are provided when you make a
StartDashboardSnapshotJob API call. |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotS3DestinationConfiguration> |
SnapshotDestinationConfiguration.s3Destinations()
A list of
SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination
configurations. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobS3Result.Builder |
SnapshotJobS3Result.Builder.s3DestinationConfiguration(SnapshotS3DestinationConfiguration s3DestinationConfiguration)
A list of Amazon S3 bucket configurations that are provided when you make a
StartDashboardSnapshotJob API call. |
SnapshotDestinationConfiguration.Builder |
SnapshotDestinationConfiguration.Builder.s3Destinations(SnapshotS3DestinationConfiguration... s3Destinations)
A list of
SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination
configurations. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotDestinationConfiguration.Builder |
SnapshotDestinationConfiguration.Builder.s3Destinations(Collection<SnapshotS3DestinationConfiguration> s3Destinations)
A list of
SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination
configurations. |
Copyright © 2023. All rights reserved.