new AmazonEC2BlockDeviceMappingProperty()
Properties:
Name | Type | Description |
---|---|---|
DeviceName |
String | Required: Yes. The name of the device within Amazon EC2. |
Ebs |
AmazonElasticBlockStoreBlockDeviceProperty | Required: Conditional. |
NoDevice |
Map | Required: No. This property can be used to unmap a defined device. |
VirtualName |
String | Required: Conditional. The name of the virtual device. The name must be in the form ephemeralX where X is a number starting from zero (0); for example, ephemeral0. |