BlockDeviceMapping
class BlockDeviceMapping
Describes a block device mapping. This data type maps directly to the Amazon EC2 BlockDeviceMapping data type.
Types
Properties
Link copied to clipboard
The device name that is exposed to the instance, such as /dev/sdh
. For the root device, you can use the explicit device name or you can set this parameter to ROOT_DEVICE
and AWS OpsWorks Stacks will provide the correct device name.
Link copied to clipboard
An EBSBlockDevice
that defines how to configure an Amazon EBS volume when the instance is launched.
Link copied to clipboard
The virtual device name. For more information, see BlockDeviceMapping.