patchMode

@JvmName(name = "nqmfggjinxdomygs")
suspend fun patchMode(value: Output<String>)
@JvmName(name = "gltoiekwmsunqntl")
suspend fun patchMode(value: String?)

Parameters

value

Specifies the mode of in-guest patching to this Linux Virtual Machine. Possible values are AutomaticByPlatform and ImageDefault. Defaults to ImageDefault. For more information on patch modes please see the product documentation.

NOTE: If patch_mode is set to AutomaticByPlatform then provision_vm_agent must also be set to true.