SearchForSuggestionsResult

Contains a place suggestion resulting from a place suggestion query that is run on a place index resource.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Location categories that describe the Place.

Link copied to clipboard

The unique identifier of the Place. You can use this with the GetPlace operation to find the place again later, or to get full information for the Place.

Link copied to clipboard

Categories from the data provider that describe the Place that are not mapped to any Amazon Location categories.

Link copied to clipboard

The text of the place suggestion, typically formatted as an address string.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String