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

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