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

Class: Aws::CloudSearch::Types::IndexFieldStatus

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

Overview

The value of an IndexField and its current status.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::IndexField

Configuration information for a field in the index, including its name, type, and options. The supported options depend on the IndexFieldType.

Returns:

  • (Types::IndexField)

    Configuration information for a field in the index, including its name, type, and options.

#statusTypes::OptionStatus

The status of domain configuration option.

Returns: