You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudSearch::Types::SuggesterStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The value of a Suggester and its current status.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::Suggester

Configuration information for a search suggester. Each suggester has a unique name and specifies the text field you want to use for suggestions. The following options can be configured for a suggester: FuzzyMatching, SortExpression.

Returns:

#statusTypes::OptionStatus

The status of domain configuration option.

Returns: