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