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