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

Class: Aws::CloudSearch::Types::BuildSuggestersResponse

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

Overview

The result of a BuildSuggester request. Contains a list of the fields used for suggestions.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#field_namesArray<String>

A list of field names.

Returns:

  • (Array<String>)

    A list of field names.

    .