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