AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateScalingPlan operation. Updates the specified scaling plan.
You cannot update a scaling plan if it is in the process of being created, updated, or deleted.
Namespace: Amazon.AutoScalingPlans.Model
Assembly: AWSSDK.AutoScalingPlans.dll
Version: 3.x.y.z
public class UpdateScalingPlanRequest : AmazonAutoScalingPlansRequest IAmazonWebServiceRequest
The UpdateScalingPlanRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateScalingPlanRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ApplicationSource | Amazon.AutoScalingPlans.Model.ApplicationSource |
Gets and sets the property ApplicationSource. A CloudFormation stack or set of tags. For more information, see ApplicationSource in the AWS Auto Scaling API Reference. |
![]() |
ScalingInstructions | System.Collections.Generic.List<Amazon.AutoScalingPlans.Model.ScalingInstruction> |
Gets and sets the property ScalingInstructions. The scaling instructions. For more information, see ScalingInstruction in the AWS Auto Scaling API Reference. |
![]() |
ScalingPlanName | System.String |
Gets and sets the property ScalingPlanName. The name of the scaling plan. |
![]() |
ScalingPlanVersion | System.Int64 |
Gets and sets the property ScalingPlanVersion.
The version number of the scaling plan. The only valid value is |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5