AwsEc2LaunchTemplateDataBlockDeviceMappingSetDetails
Information about a block device mapping for an Amazon Elastic Compute Cloud (Amazon EC2) launch template.
Types
Properties
Link copied to clipboard
The device name.
Link copied to clipboard
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
Link copied to clipboard
The virtual device name (ephemeralN). Instance store volumes are numbered starting from 0. An instance type with 2 available instance store volumes can specify mappings for ephemeral0
and ephemeral1
. The number of available instance store volumes depends on the instance type.
Functions
Link copied to clipboard
inline fun copy(block: AwsEc2LaunchTemplateDataBlockDeviceMappingSetDetails.Builder.() -> Unit = {}): AwsEc2LaunchTemplateDataBlockDeviceMappingSetDetails