| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
GeoMosaicConfigInput |
JobConfigInput.geoMosaicConfig()
An object containing information about the job configuration for geomosaic.
|
| Modifier and Type | Method and Description |
|---|---|
static JobConfigInput |
JobConfigInput.fromGeoMosaicConfig(GeoMosaicConfigInput geoMosaicConfig)
Create an instance of this class with
JobConfigInput.geoMosaicConfig() initialized to the given value. |
JobConfigInput.Builder |
JobConfigInput.Builder.geoMosaicConfig(GeoMosaicConfigInput geoMosaicConfig)
An object containing information about the job configuration for geomosaic.
|
Copyright © 2023. All rights reserved.