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

Container for the parameters to the CreateLaunchConfiguration operation. Creates a launch configuration.

If you exceed your maximum limit of launch configurations, which by default is 100 per region, the call fails. For information about viewing and updating this limit, see DescribeAccountLimits.

For more information, see Launch Configurations in the Auto Scaling User Guide.

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

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

Метод Описание
IsSetAssociatePublicIpAddress ( ) : bool
IsSetBlockDeviceMappings ( ) : bool
IsSetClassicLinkVPCId ( ) : bool
IsSetClassicLinkVPCSecurityGroups ( ) : bool
IsSetEbsOptimized ( ) : bool
IsSetIamInstanceProfile ( ) : bool
IsSetImageId ( ) : bool
IsSetInstanceId ( ) : bool
IsSetInstanceMonitoring ( ) : bool
IsSetInstanceType ( ) : bool
IsSetKernelId ( ) : bool
IsSetKeyName ( ) : bool
IsSetLaunchConfigurationName ( ) : bool
IsSetPlacementTenancy ( ) : bool
IsSetRamdiskId ( ) : bool
IsSetSecurityGroups ( ) : bool
IsSetSpotPrice ( ) : bool
IsSetUserData ( ) : bool