class Aws::LocationService::Types::SearchPlaceIndexForPositionSummary

A summary of the reverse geocoding request sent using `SearchPlaceIndexForPosition`.

@!attribute [rw] data_source

The data provider of geospatial data. Indicates one of the available
providers:

* Esri

* HERE

For additional details on data providers, see the [Amazon Location
Service data providers page][1].

[1]: https://docs.aws.amazon.com/location/latest/developerguide/what-is-data-provider.html
@return [String]

@!attribute [rw] max_results

An optional parameter. The maximum number of results returned per
request.

Default value: `50`
@return [Integer]

@!attribute [rw] position

The position given in the reverse geocoding request.
@return [Array<Float>]

@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/SearchPlaceIndexForPositionSummary AWS API Documentation

Constants

SENSITIVE