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