class Aws::CloudSearchDomain::Types::SuggestionMatch

An autocomplete suggestion that matches the query string specified in a `SuggestRequest`.

@!attribute [rw] suggestion

The string that matches the query string specified in the
`SuggestRequest`.
@return [String]

@!attribute [rw] score

The relevance score of a suggested match.
@return [Integer]

@!attribute [rw] id

The document ID of the suggested document.
@return [String]

Constants

SENSITIVE