AWS SDK for .NET Documentation
DescribeScalingParametersResult Class
AmazonAmazon.CloudSearch.ModelDescribeScalingParametersResult Did this page help you?   Yes   No    Tell us about it...

The result of a DescribeScalingParameters request. Contains the scaling parameters configured for the domain specified in the request.

Declaration Syntax
C#
public class DescribeScalingParametersResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeScalingParametersResult()()()()
Initializes a new instance of the DescribeScalingParametersResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ScalingParameters
The status and configuration of a search domain's scaling parameters.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithScalingParameters(ScalingParametersStatus) Obsolete.
Sets the ScalingParameters property

Inheritance Hierarchy
Object
DescribeScalingParametersResult

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