AWS SDK for .NET Documentation
Options Property
AmazonAmazon.CloudSearch_2011_02_01.ModelIndexFieldStatusOptions Did this page help you?   Yes   No    Tell us about it...
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.
Declaration Syntax
C#
public IndexField Options { get; set; }

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