AWS SDK for .NET Documentation
LiteralArrayOptions Property
AmazonAmazon.CloudSearch.ModelIndexFieldLiteralArrayOptions Did this page help you?   Yes   No    Tell us about it...
Options for a field that contains an array of literal strings. Present if IndexFieldType specifies the field is of type literal-array. All options are enabled by default.
Declaration Syntax
C#
public LiteralArrayOptions LiteralArrayOptions { get; set; }

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