C# Class Amazon.CloudSearch.Model.DefineIndexFieldRequest

Container for the parameters to the DefineIndexField operation.

Configures an IndexField for the search domain. Used to create new fields and modify existing ones. If the field exists, the new configuration replaces the old one. You can configure a maximum of 200 index fields.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDomainName ( ) : bool
IsSetIndexField ( ) : bool