| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
VectorEnrichmentJobErrorDetails |
VectorEnrichmentJobErrorDetails.clone() |
VectorEnrichmentJobErrorDetails |
GetVectorEnrichmentJobResult.getErrorDetails()
Details about the errors generated during the Vector Enrichment job.
|
VectorEnrichmentJobErrorDetails |
VectorEnrichmentJobErrorDetails.withErrorMessage(String errorMessage)
A message that you define and then is processed and rendered by the Vector Enrichment job when the error occurs.
|
VectorEnrichmentJobErrorDetails |
VectorEnrichmentJobErrorDetails.withErrorType(String errorType)
The type of error generated during the Vector Enrichment job.
|
VectorEnrichmentJobErrorDetails |
VectorEnrichmentJobErrorDetails.withErrorType(VectorEnrichmentJobErrorType errorType)
The type of error generated during the Vector Enrichment job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetVectorEnrichmentJobResult.setErrorDetails(VectorEnrichmentJobErrorDetails errorDetails)
Details about the errors generated during the Vector Enrichment job.
|
GetVectorEnrichmentJobResult |
GetVectorEnrichmentJobResult.withErrorDetails(VectorEnrichmentJobErrorDetails errorDetails)
Details about the errors generated during the Vector Enrichment job.
|
Copyright © 2025. All rights reserved.