AWS SDK for .NET Documentation
IndexFieldType Property
AmazonAmazon.CloudSearch_2011_02_01.ModelIndexFieldIndexFieldType Did this page help you?   Yes   No    Tell us about it...
The type of field. Based on this type, exactly one of the UIntOptions, LiteralOptions or TextOptions must be present.

Constraints:

Allowed Values
uint, literal, text

Declaration Syntax
C#
public string IndexFieldType { get; set; }

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