The LaunchSpecificationType data type.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class LaunchSpecification : Object
The LaunchSpecification type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
LaunchSpecification() |
Properties
Name | Description | |
---|---|---|
![]() |
AddressingType | Deprecated. |
![]() |
AllSecurityGroups | |
![]() |
BlockDeviceMappings | Specifies how block devices are exposed to the instance. Each mapping is made up of a virtualName and a deviceName. |
![]() |
EbsOptimized | |
![]() |
IamInstanceProfile | |
![]() |
ImageId | The AMI ID. |
![]() |
InstanceType |
Specifies the instance type.
Constraints: |
![]() |
KernelId | Specifies the ID of the kernel to select. |
![]() |
KeyName | The name of the key pair. |
![]() |
MonitoringEnabled | Enables monitoring for the instance. |
![]() |
NetworkInterfaces | |
![]() |
Placement | Defines a placement item. |
![]() |
RamdiskId | Specifies the ID of the RAM disk to select. Some kernels require additional drivers at launch. Check the kernel requirements for information on whether or not you need to specify a RAM disk and search for the kernel ID. |
![]() |
SecurityGroups | |
![]() |
SubnetId | Specifies the Amazon VPC subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud. |
![]() |
UserData | Optional data, specific to a user's application, to provide in the launch request. All instances that collectively comprise the launch request have access to this data. User data is never returned through API responses. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8