| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobResultErrorInfo |
SnapshotJobResultErrorInfo.clone() |
SnapshotJobResultErrorInfo |
SnapshotJobResultErrorInfo.withErrorMessage(String errorMessage)
The error message.
|
SnapshotJobResultErrorInfo |
SnapshotJobResultErrorInfo.withErrorType(String errorType)
The error type.
|
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotJobResultErrorInfo> |
SnapshotJobS3Result.getErrorInfo()
An array of error records that describe any failures that occur while the dashboard snapshot job runs.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobS3Result |
SnapshotJobS3Result.withErrorInfo(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 |
|---|---|
void |
SnapshotJobS3Result.setErrorInfo(Collection<SnapshotJobResultErrorInfo> errorInfo)
An array of error records that describe any failures that occur while the dashboard snapshot job runs.
|
SnapshotJobS3Result |
SnapshotJobS3Result.withErrorInfo(Collection<SnapshotJobResultErrorInfo> errorInfo)
An array of error records that describe any failures that occur while the dashboard snapshot job runs.
|
Copyright © 2024. All rights reserved.