| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobS3Result |
SnapshotJobS3Result.clone() |
SnapshotJobS3Result |
SnapshotJobS3Result.withErrorInfo(Collection<SnapshotJobResultErrorInfo> errorInfo)
An array of error records that describe any failures that occur while the dashboard snapshot job runs.
|
SnapshotJobS3Result |
SnapshotJobS3Result.withErrorInfo(SnapshotJobResultErrorInfo... errorInfo)
An array of error records that describe any failures that occur while the dashboard snapshot job runs.
|
SnapshotJobS3Result |
SnapshotJobS3Result.withS3DestinationConfiguration(SnapshotS3DestinationConfiguration s3DestinationConfiguration)
A list of Amazon S3 bucket configurations that are provided when you make a
StartDashboardSnapshotJob API call. |
SnapshotJobS3Result |
SnapshotJobS3Result.withS3Uri(String s3Uri)
The Amazon S3 Uri.
|
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotJobS3Result> |
SnapshotJobResultFileGroup.getS3Results()
A list of
SnapshotJobS3Result objects. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobResultFileGroup |
SnapshotJobResultFileGroup.withS3Results(SnapshotJobS3Result... s3Results)
A list of
SnapshotJobS3Result objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotJobResultFileGroup.setS3Results(Collection<SnapshotJobS3Result> s3Results)
A list of
SnapshotJobS3Result objects. |
SnapshotJobResultFileGroup |
SnapshotJobResultFileGroup.withS3Results(Collection<SnapshotJobS3Result> s3Results)
A list of
SnapshotJobS3Result objects. |
Copyright © 2023. All rights reserved.