| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
InputConfigOutput |
InputConfigOutput.clone() |
InputConfigOutput |
GetEarthObservationJobResult.getInputConfig()
Input data for the Earth Observation job.
|
InputConfigOutput |
StartEarthObservationJobResult.getInputConfig()
Input configuration information for the Earth Observation job.
|
InputConfigOutput |
InputConfigOutput.withPreviousEarthObservationJobArn(String previousEarthObservationJobArn)
The Amazon Resource Name (ARN) of the previous Earth Observation job.
|
InputConfigOutput |
InputConfigOutput.withRasterDataCollectionQuery(RasterDataCollectionQueryOutput rasterDataCollectionQuery)
The structure representing the RasterDataCollection Query consisting of the Area of Interest,
RasterDataCollectionArn, RasterDataCollectionName, TimeRange, and Property Filters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetEarthObservationJobResult.setInputConfig(InputConfigOutput inputConfig)
Input data for the Earth Observation job.
|
void |
StartEarthObservationJobResult.setInputConfig(InputConfigOutput inputConfig)
Input configuration information for the Earth Observation job.
|
GetEarthObservationJobResult |
GetEarthObservationJobResult.withInputConfig(InputConfigOutput inputConfig)
Input data for the Earth Observation job.
|
StartEarthObservationJobResult |
StartEarthObservationJobResult.withInputConfig(InputConfigOutput inputConfig)
Input configuration information for the Earth Observation job.
|
Copyright © 2024. All rights reserved.