AmiEphemeralBlockDevice

data class AmiEphemeralBlockDevice(val deviceName: String, val virtualName: String)

Constructors

Link copied to clipboard
constructor(deviceName: String, virtualName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Path at which the device is exposed to created instances.

Link copied to clipboard

Name for the ephemeral device, of the form "ephemeralN" where N is a volume number starting from zero.