device

@JvmName(name = "ihudsegwshwliavc")
suspend fun device(value: Output<String>)
@JvmName(name = "jexpywlhcyyrkjtu")
suspend fun device(value: String?)

Parameters

value

The device name of disk N in the custom image. Valid values:

  • For disks other than basic disks, such as standard SSDs, ultra disks, and enhanced SSDs (ESSDs), the valid values range from /dev/vda to /dev/vdz in alphabetical order.

  • For basic disks, the valid values range from /dev/xvda to /dev/xvdz in alphabetical order.