| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
OutputResolutionStackInput |
OutputResolutionStackInput.clone() |
OutputResolutionStackInput |
StackConfigInput.getOutputResolution()
The structure representing output resolution (in target georeferenced units) of the result of stacking operation.
|
OutputResolutionStackInput |
OutputResolutionStackInput.withPredefined(PredefinedResolution predefined)
A string value representing Predefined Output Resolution for a stacking operation.
|
OutputResolutionStackInput |
OutputResolutionStackInput.withPredefined(String predefined)
A string value representing Predefined Output Resolution for a stacking operation.
|
OutputResolutionStackInput |
OutputResolutionStackInput.withUserDefined(UserDefined userDefined)
The structure representing User Output Resolution for a Stacking operation defined as a value and unit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StackConfigInput.setOutputResolution(OutputResolutionStackInput outputResolution)
The structure representing output resolution (in target georeferenced units) of the result of stacking operation.
|
StackConfigInput |
StackConfigInput.withOutputResolution(OutputResolutionStackInput outputResolution)
The structure representing output resolution (in target georeferenced units) of the result of stacking operation.
|
Copyright © 2025. All rights reserved.