AWS SDK for .NET Documentation
TextOptions Property
AmazonAmazon.CloudSearch.ModelIndexFieldTextOptions Did this page help you?   Yes   No    Tell us about it...
Options for text field. Present if IndexFieldType specifies the field is of type text. A text field is always searchable. All options are enabled by default.
Declaration Syntax
C#
public TextOptions TextOptions { get; set; }

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