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

Container for the parameters to the CreateAutoScalingGroup operation.

Creates a new Auto Scaling group with the specified name and other attributes. When the creation request is completed, the Auto Scaling group is ready to be used in other calls.

NOTE: The Auto Scaling group name must be unique within the scope of your AWS account.

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

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

Метод Описание
IsSetAutoScalingGroupName ( ) : bool
IsSetAvailabilityZones ( ) : bool
IsSetDefaultCooldown ( ) : bool
IsSetDesiredCapacity ( ) : bool
IsSetHealthCheckGracePeriod ( ) : bool
IsSetHealthCheckType ( ) : bool
IsSetInstanceId ( ) : bool
IsSetLaunchConfigurationName ( ) : bool
IsSetLoadBalancerNames ( ) : bool
IsSetMaxSize ( ) : bool
IsSetMinSize ( ) : bool
IsSetNewInstancesProtectedFromScaleIn ( ) : bool
IsSetPlacementGroup ( ) : bool
IsSetTags ( ) : bool
IsSetTargetGroupARNs ( ) : bool
IsSetTerminationPolicies ( ) : bool
IsSetVPCZoneIdentifier ( ) : bool