![]() |
---|
To use load-based auto scaling, you must create a set of load-based auto scaling instances. Load-based auto scaling operates only on the instances from that set, so you must ensure that you have created enough instances to handle the maximum anticipated load. |
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.

C# |
public class SetLoadBasedAutoScalingRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SetLoadBasedAutoScalingRequest()()()() | Initializes a new instance of the SetLoadBasedAutoScalingRequest class |
![]() | DownScaling |
Gets and sets the property DownScaling.
An |
![]() | Enable |
Gets and sets the property Enable.
Enables load-based auto scaling for the layer. |
![]() | Equals(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.) |
![]() | LayerId |
Gets and sets the property LayerId.
The layer ID. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpScaling |
Gets and sets the property UpScaling.
An |
![]() | WithDownScaling(AutoScalingThresholds) | Obsolete.
Sets the DownScaling property
|
![]() | WithEnable(Boolean) | Obsolete.
Sets the Enable property
|
![]() | WithLayerId(String) | Obsolete.
Sets the LayerId property
|
![]() | WithUpScaling(AutoScalingThresholds) | Obsolete.
Sets the UpScaling property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | SetLoadBasedAutoScalingRequest |