| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobErrorInfo |
SnapshotJobErrorInfo.clone() |
SnapshotJobErrorInfo |
DescribeDashboardSnapshotJobResultResult.getErrorInfo()
Displays information for the error that caused a job to fail.
|
SnapshotJobErrorInfo |
SnapshotJobErrorInfo.withErrorMessage(String errorMessage)
The error message.
|
SnapshotJobErrorInfo |
SnapshotJobErrorInfo.withErrorType(String errorType)
The error type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDashboardSnapshotJobResultResult.setErrorInfo(SnapshotJobErrorInfo errorInfo)
Displays information for the error that caused a job to fail.
|
DescribeDashboardSnapshotJobResultResult |
DescribeDashboardSnapshotJobResultResult.withErrorInfo(SnapshotJobErrorInfo errorInfo)
Displays information for the error that caused a job to fail.
|
Copyright © 2023. All rights reserved.