osDiskType

@JvmName(name = "vhxvghthgbbxgmbw")
suspend fun osDiskType(value: Output<Either<String, OSDiskType>>)
@JvmName(name = "oiivlfqbtfteeeml")
suspend fun osDiskType(value: Either<String, OSDiskType>?)
@JvmName(name = "mlipfjnkhiylcqet")
fun osDiskType(value: String)
@JvmName(name = "kiamhjpobvfbenfx")
fun osDiskType(value: OSDiskType)

Parameters

value

The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see Ephemeral OS.