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

Class: Aws::CloudSearch::Types::DefineIndexFieldResponse

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

Overview

The result of a DefineIndexField request. Contains the status of the newly-configured index field.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#index_fieldTypes::IndexFieldStatus

The value of an IndexField and its current status.

Returns: