C# Class 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.

Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
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