| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
static VectorEnrichmentJobExportStatus |
VectorEnrichmentJobExportStatus.fromValue(String value)
Use this in place of valueOf.
|
static VectorEnrichmentJobExportStatus |
VectorEnrichmentJobExportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VectorEnrichmentJobExportStatus[] |
VectorEnrichmentJobExportStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExportVectorEnrichmentJobResult |
ExportVectorEnrichmentJobResult.withExportStatus(VectorEnrichmentJobExportStatus exportStatus)
The status of the results the Vector Enrichment job being exported.
|
GetVectorEnrichmentJobResult |
GetVectorEnrichmentJobResult.withExportStatus(VectorEnrichmentJobExportStatus exportStatus)
The export status of the Vector Enrichment job being initiated.
|
Copyright © 2024. All rights reserved.