windowsUpdate

@JvmName(name = "tqebuipnwvlqimwq")
suspend fun windowsUpdate(value: Output<PatchDeploymentPatchConfigWindowsUpdateArgs>)
@JvmName(name = "gtdsxapsmphrnpng")
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 = "duemccpsywpbchyc")
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.