| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
VectorEnrichmentJobExportErrorDetails |
VectorEnrichmentJobExportErrorDetails.clone() |
VectorEnrichmentJobExportErrorDetails |
GetVectorEnrichmentJobResult.getExportErrorDetails()
Details about the errors generated during the ExportVectorEnrichmentJob.
|
VectorEnrichmentJobExportErrorDetails |
VectorEnrichmentJobExportErrorDetails.withMessage(String message)
The message providing details about the errors generated during the Vector Enrichment job.
|
VectorEnrichmentJobExportErrorDetails |
VectorEnrichmentJobExportErrorDetails.withType(String type)
The output error details for an Export operation on a Vector Enrichment job.
|
VectorEnrichmentJobExportErrorDetails |
VectorEnrichmentJobExportErrorDetails.withType(VectorEnrichmentJobExportErrorType type)
The output error details for an Export operation on a Vector Enrichment job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetVectorEnrichmentJobResult.setExportErrorDetails(VectorEnrichmentJobExportErrorDetails exportErrorDetails)
Details about the errors generated during the ExportVectorEnrichmentJob.
|
GetVectorEnrichmentJobResult |
GetVectorEnrichmentJobResult.withExportErrorDetails(VectorEnrichmentJobExportErrorDetails exportErrorDetails)
Details about the errors generated during the ExportVectorEnrichmentJob.
|
Copyright © 2025. All rights reserved.