AWS SDK for .NET Documentation
DescribeScalingParameters Method (describeScalingParametersRequest)
AmazonAmazon.CloudSearchAmazonCloudSearchDescribeScalingParameters(DescribeScalingParametersRequest) Did this page help you?   Yes   No    Tell us about it...

Gets the scaling parameters configured for a domain. A domain's scaling parameters specify the desired search instance type and replication count. For more information, see Configuring Scaling Options in the Amazon CloudSearch Developer Guide .

Declaration Syntax
C#
DescribeScalingParametersResponse DescribeScalingParameters(
	DescribeScalingParametersRequest describeScalingParametersRequest
)
Parameters
describeScalingParametersRequest (DescribeScalingParametersRequest)
Container for the necessary parameters to execute the DescribeScalingParameters service method on AmazonCloudSearch.
Return Value
The response from the DescribeScalingParameters service method, as returned by AmazonCloudSearch.
Exceptions

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