C# Класс Amazon.AutoScaling.Model.PutScalingPolicyRequest

Container for the parameters to the PutScalingPolicy operation. Creates or updates a policy for an Auto Scaling group. To update an existing policy, use the existing policy name and set the parameters you want to change. Any existing parameter not changed in an update to an existing policy is not changed in this update request.

If you exceed your maximum limit of step adjustments, which by default is 20 per region, the call fails. For information about updating this limit, see AWS Service Limits in the Amazon Web Services General Reference.

Наследование: AmazonAutoScalingRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetAdjustmentType ( ) : bool
IsSetAutoScalingGroupName ( ) : bool
IsSetCooldown ( ) : bool
IsSetEstimatedInstanceWarmup ( ) : bool
IsSetMetricAggregationType ( ) : bool
IsSetMinAdjustmentMagnitude ( ) : bool
IsSetMinAdjustmentStep ( ) : bool
IsSetPolicyName ( ) : bool
IsSetPolicyType ( ) : bool
IsSetScalingAdjustment ( ) : bool
IsSetStepAdjustments ( ) : bool