AWS SDK for .NET Documentation
FieldNames Property
AmazonAmazon.CloudSearch.ModelDescribeIndexFieldsRequestFieldNames Did this page help you?   Yes   No    Tell us about it...
A list of the index fields you want to describe. If not specified, information is returned for all configured index fields.
Declaration Syntax
C#
public List<string> FieldNames { get; set; }

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