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

Class: Aws::CloudSearch::Types::IndexDocumentsResponse

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

Overview

The result of an IndexDocuments request. Contains the status of the indexing operation, including the fields being indexed.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#field_namesArray<String>

The names of the fields that are currently being indexed.

Returns:

  • (Array<String>)

    The names of the fields that are currently being indexed.