| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ReverseGeocodingConfig |
ReverseGeocodingConfig.clone() |
ReverseGeocodingConfig |
VectorEnrichmentJobConfig.getReverseGeocodingConfig()
The input structure for Reverse Geocoding operation type.
|
ReverseGeocodingConfig |
ReverseGeocodingConfig.withXAttributeName(String xAttributeName)
The field name for the data that describes x-axis coordinate, eg.
|
ReverseGeocodingConfig |
ReverseGeocodingConfig.withYAttributeName(String yAttributeName)
The field name for the data that describes y-axis coordinate, eg.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorEnrichmentJobConfig.setReverseGeocodingConfig(ReverseGeocodingConfig reverseGeocodingConfig)
The input structure for Reverse Geocoding operation type.
|
VectorEnrichmentJobConfig |
VectorEnrichmentJobConfig.withReverseGeocodingConfig(ReverseGeocodingConfig reverseGeocodingConfig)
The input structure for Reverse Geocoding operation type.
|
Copyright © 2023. All rights reserved.