AWS SDK for .NET Documentation
DescribeSuggesters Method (describeSuggestersRequest)
AmazonAmazon.CloudSearchAmazonCloudSearchClientDescribeSuggesters(DescribeSuggestersRequest) Did this page help you?   Yes   No    Tell us about it...

Gets the suggesters configured for a domain. A suggester enables you to display possible matches before users finish typing their queries. Can be limited to specific suggesters by name. By default, shows all suggesters and includes any pending changes to the configuration. Set the Deployed option to true to show the active configuration and exclude pending changes. For more information, see Getting Search Suggestions in the Amazon CloudSearch Developer Guide .

Declaration Syntax
C#
public DescribeSuggestersResponse DescribeSuggesters(
	DescribeSuggestersRequest describeSuggestersRequest
)
Parameters
describeSuggestersRequest (DescribeSuggestersRequest)
Container for the necessary parameters to execute the DescribeSuggesters service method on AmazonCloudSearch.
Return Value
The response from the DescribeSuggesters service method, as returned by AmazonCloudSearch.
Exceptions

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