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

Class: Aws::CloudSearch::Types::DescribeIndexFieldsResponse

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

Overview

The result of a DescribeIndexFields request. Contains the index fields configured for the domain specified in the request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#index_fieldsArray<Types::IndexFieldStatus>

The index fields configured for the domain.

Returns: