Amazon Elastic Compute Cloud
API Reference (API Version 2013-02-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

InstanceBlockDeviceMappingItemType

Describes a block device mapping.

Ancestors

  • InstanceBlockDeviceMappingType

Relevant Operations

Contents

deviceName

The device name exposed to the instance (for example, /dev/sdh, or xvdh).

Type: String

virtualName

The virtual device name.

Type: String

ebs

Parameters used to automatically set up Amazon EBS volumes when the instance is launched.

Type: InstanceEbsBlockDeviceType

noDevice

Include this empty element to suppress the specified device included in the block device mapping of the AMI.