| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
static VectorEnrichmentJobErrorType |
VectorEnrichmentJobErrorType.fromValue(String value)
Use this in place of valueOf.
|
static VectorEnrichmentJobErrorType |
VectorEnrichmentJobErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VectorEnrichmentJobErrorType[] |
VectorEnrichmentJobErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VectorEnrichmentJobErrorDetails |
VectorEnrichmentJobErrorDetails.withErrorType(VectorEnrichmentJobErrorType errorType)
The type of error generated during the Vector Enrichment job.
|
Copyright © 2023. All rights reserved.