osDiskType

@JvmName(name = "dsuomxlkjpvdbxkg")
suspend fun osDiskType(value: Output<Either<String, OSDiskType>>)
@JvmName(name = "olkpdbmxhgxliigb")
suspend fun osDiskType(value: Either<String, OSDiskType>?)
@JvmName(name = "gtbugstieijdwbbo")
fun osDiskType(value: String)
@JvmName(name = "cytwwmwfintijgfe")
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.