AWS SDK for .NET Documentation
IndexFieldStatus Class
AmazonAmazon.CloudSearch_2011_02_01.ModelIndexFieldStatus Did this page help you?   Yes   No    Tell us about it...

The value of an IndexField and its current status.

Declaration Syntax
C#
public class IndexFieldStatus
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IndexFieldStatus()()()()
Initializes a new instance of the IndexFieldStatus class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Options
Defines a field in the index, including its name, type, and the source of its data. The IndexFieldType indicates which of the options will be present. It is invalid to specify options for a type other than the IndexFieldType.

Status
The status of an option, including when it was last updated and whether it is actively in use for searches.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithOptions(IndexField) Obsolete.
Sets the Options property

WithStatus(OptionStatus) Obsolete.
Sets the Status property

Inheritance Hierarchy
Object
IndexFieldStatus

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)