C# Класс Amazon.ApplicationAutoScaling.Model.RegisterScalableTargetRequest

Container for the parameters to the RegisterScalableTarget operation. Registers or updates a scalable target. A scalable target is a resource that Application Auto Scaling can scale out or scale in. After you have registered a scalable target, you can use this operation to update the minimum and maximum values for your scalable dimension.

After you register a scalable target, you can create and apply scaling policies using PutScalingPolicy. You can view the scaling policies for a service namespace using DescribeScalableTargets. If you are no longer using a scalable target, you can deregister it using DeregisterScalableTarget.

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

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

Метод Описание
IsSetMaxCapacity ( ) : bool
IsSetMinCapacity ( ) : bool
IsSetResourceId ( ) : bool
IsSetRoleARN ( ) : bool
IsSetScalableDimension ( ) : bool
IsSetServiceNamespace ( ) : bool