C# Class Amazon.CloudSearch.Model.IndexField

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

Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetIndexFieldName ( ) : bool
IsSetIndexFieldType ( ) : bool
IsSetLiteralOptions ( ) : bool
IsSetSourceAttributes ( ) : bool
IsSetTextOptions ( ) : bool
IsSetUIntOptions ( ) : bool