C# 클래스 Amazon.EC2.Model.ScheduledInstancesLaunchSpecification

Describes the launch specification for a Scheduled Instance.

If you are launching the Scheduled Instance in EC2-VPC, you must specify the ID of the subnet. You can specify the subnet using either SubnetId or NetworkInterface.

파일 보기 프로젝트 열기: aws/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetBlockDeviceMappings ( ) : bool
IsSetEbsOptimized ( ) : bool
IsSetIamInstanceProfile ( ) : bool
IsSetImageId ( ) : bool
IsSetInstanceType ( ) : bool
IsSetKernelId ( ) : bool
IsSetKeyName ( ) : bool
IsSetMonitoring ( ) : bool
IsSetNetworkInterfaces ( ) : bool
IsSetPlacement ( ) : bool
IsSetRamdiskId ( ) : bool
IsSetSecurityGroupIds ( ) : bool
IsSetSubnetId ( ) : bool
IsSetUserData ( ) : bool