InstanceBlockDeviceMappingSpecification - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

InstanceBlockDeviceMappingSpecification

Describes a block device mapping entry.

Contents

DeviceName

The device name (for example, /dev/sdh or xvdh).

Type: String

Required: No

Ebs

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

Type: EbsInstanceBlockDeviceSpecification object

Required: No

NoDevice

suppress the specified device included in the block device mapping.

Type: String

Required: No

VirtualName

The virtual device name.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: