AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes a block device mapping.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class LaunchTemplateBlockDeviceMapping
The LaunchTemplateBlockDeviceMapping type exposes the following members
| Name | Description | |
|---|---|---|
|   | LaunchTemplateBlockDeviceMapping() | 
| Name | Type | Description | |
|---|---|---|---|
|   | DeviceName | System.String | Gets and sets the property DeviceName. The device name. | 
|   | Ebs | Amazon.EC2.Model.LaunchTemplateEbsBlockDevice | Gets and sets the property Ebs. Information about the block device for an EBS volume. | 
|   | NoDevice | System.String | Gets and sets the property NoDevice. To omit the device from the block device mapping, specify an empty string. | 
|   | VirtualName | System.String | Gets and sets the property VirtualName. The virtual device name (ephemeralN). | 
.NET: 
Supported in: 8.0 and newer, Core 3.1
.NET Standard: 
Supported in: 2.0
.NET Framework: 
Supported in: 4.7.2 and newer