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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
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