osDiskType

@JvmName(name = "vvpontuslgcrtflq")
suspend fun osDiskType(value: Output<Either<String, OSDiskType>>)
@JvmName(name = "mjrjguhmpkeythlr")
suspend fun osDiskType(value: Either<String, OSDiskType>?)
@JvmName(name = "wblqfacrqbkpvatc")
fun osDiskType(value: String)
@JvmName(name = "pqlkvbdneqvvhppu")
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.