osDiskType

@JvmName(name = "umrjenykpryixlnd")
suspend fun osDiskType(value: Output<Either<String, OSDiskType>>)
@JvmName(name = "lswicxhtodtlbdlc")
suspend fun osDiskType(value: Either<String, OSDiskType>?)
@JvmName(name = "eeqdeqwssejtkdsk")
fun osDiskType(value: String)
@JvmName(name = "mofhjrqvdhhmnyvx")
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.