LaunchTemplateBlockDeviceMapping
Describes a block device mapping.
Contents
- deviceName
-
The device name.
Type: String
Required: No
- ebs
-
Information about the block device for an EBS volume.
Type: LaunchTemplateEbsBlockDevice object
Required: No
- noDevice
-
To omit the device from the block device mapping, specify an empty string.
Type: String
Required: No
- virtualName
-
The virtual device name (ephemeralN).
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: