| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
static VectorEnrichmentJobType |
VectorEnrichmentJobType.fromValue(String value)
Use this in place of valueOf.
|
static VectorEnrichmentJobType |
VectorEnrichmentJobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VectorEnrichmentJobType[] |
VectorEnrichmentJobType.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.withType(VectorEnrichmentJobType type)
The type of the list of Vector Enrichment jobs.
|
GetVectorEnrichmentJobResult |
GetVectorEnrichmentJobResult.withType(VectorEnrichmentJobType type)
The type of the Vector Enrichment job being initiated.
|
StartVectorEnrichmentJobResult |
StartVectorEnrichmentJobResult.withType(VectorEnrichmentJobType type)
The type of the Vector Enrichment job.
|
Copyright © 2024. All rights reserved.