| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ViewSunElevationInput |
ViewSunElevationInput.clone() |
ViewSunElevationInput |
Property.getViewSunElevation()
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|
ViewSunElevationInput |
ViewSunElevationInput.withLowerBound(Float lowerBound)
The lower bound to view the sun elevation.
|
ViewSunElevationInput |
ViewSunElevationInput.withUpperBound(Float upperBound)
The upper bound to view the sun elevation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setViewSunElevation(ViewSunElevationInput viewSunElevation)
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|
Property |
Property.withViewSunElevation(ViewSunElevationInput viewSunElevation)
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|
Copyright © 2023. All rights reserved.