AWS SDK for .NET Documentation
Options Property
AmazonAmazon.CloudSearch.ModelAnalysisSchemeStatusOptions Did this page help you?   Yes   No    Tell us about it...
Configuration information for an analysis scheme. Each analysis scheme has a unique name and specifies the language of the text to be processed. The following options can be configured for an analysis scheme: Synonyms, Stopwords, StemmingDictionary, and AlgorithmicStemming.
Declaration Syntax
C#
public AnalysisScheme Options { get; set; }

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