C# Class Amazon.CloudSearch.Model.DescribeIndexFieldsRequest

Container for the parameters to the DescribeIndexFields operation.

Gets information about the index fields configured for the search domain. Can be limited to specific fields by name. Shows all fields by default.

Inheritance: AmazonCloudSearchRequest
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDomainName ( ) : bool
IsSetFieldNames ( ) : bool