Specifies how an instance's block devices should be mapped on a running instance.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class InstanceBlockDeviceMappingSpecification : Object
The InstanceBlockDeviceMappingSpecification type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
InstanceBlockDeviceMappingSpecification() |
Properties
Name | Description | |
---|---|---|
![]() |
DeviceName |
The device name (e.g., |
![]() |
Ebs | The EBS instance block device specification describing the EBS block device to map to the specified device name on a running instance. |
![]() |
NoDevice | When set to the empty string, specifies that the device name in this object should not be mapped to any real device. |
![]() |
VirtualName | The virtual device name. |
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