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

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