Gets and sets the DescribeIndexFieldsResult property.
The result of a DescribeIndexFields request. Contains the index fields configured for the domain specified in the request.

C# |
public DescribeIndexFieldsResult DescribeIndexFieldsResult { get; set; }