| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotJobResultErrorInfo> |
SnapshotJobS3Result.errorInfo()
An array of error records that describe any failures that occur while the dashboard snapshot job runs.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobS3Result.Builder |
SnapshotJobS3Result.Builder.errorInfo(SnapshotJobResultErrorInfo... errorInfo)
An array of error records that describe any failures that occur while the dashboard snapshot job runs.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobS3Result.Builder |
SnapshotJobS3Result.Builder.errorInfo(Collection<SnapshotJobResultErrorInfo> errorInfo)
An array of error records that describe any failures that occur while the dashboard snapshot job runs.
|
Copyright © 2023. All rights reserved.