windowsUpdate

@JvmName(name = "olmbyekldmgtulvx")
suspend fun windowsUpdate(value: Output<PatchDeploymentPatchConfigWindowsUpdateArgs>)
@JvmName(name = "vgsvefssdoqemhqe")
suspend fun windowsUpdate(value: PatchDeploymentPatchConfigWindowsUpdateArgs?)

Parameters

value

Windows update settings. Use this setting to override the default Windows patch rules. Structure is documented below.


@JvmName(name = "eetmnoqaoaespcmh")
suspend fun windowsUpdate(argument: suspend PatchDeploymentPatchConfigWindowsUpdateArgsBuilder.() -> Unit)

Parameters

argument

Windows update settings. Use this setting to override the default Windows patch rules. Structure is documented below.