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