C# Class Amazon.EC2.Model.SpotFleetLaunchSpecification

Describes the launch specification for one or more Spot instances.
Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetAddressingType ( ) : bool
IsSetBlockDeviceMappings ( ) : bool
IsSetEbsOptimized ( ) : bool
IsSetIamInstanceProfile ( ) : bool
IsSetImageId ( ) : bool
IsSetInstanceType ( ) : bool
IsSetKernelId ( ) : bool
IsSetKeyName ( ) : bool
IsSetMonitoring ( ) : bool
IsSetNetworkInterfaces ( ) : bool
IsSetPlacement ( ) : bool
IsSetRamdiskId ( ) : bool
IsSetSecurityGroups ( ) : bool
IsSetSpotPrice ( ) : bool
IsSetSubnetId ( ) : bool
IsSetUserData ( ) : bool
IsSetWeightedCapacity ( ) : bool