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

The status and configuration of a search domain's scaling parameters.

Declaration Syntax
C#
public class ScalingParametersStatus
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ScalingParametersStatus()()()()
Initializes a new instance of the ScalingParametersStatus 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.)
Options
The desired instance type and desired number of replicas of each index partition.

Status
The status of domain configuration option.

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

WithStatus(OptionStatus) Obsolete.
Sets the Status property

Inheritance Hierarchy
Object
ScalingParametersStatus

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