windowsUpdate

@JvmName(name = "itnadqifqlnprtjp")
suspend fun windowsUpdate(value: Output<WindowsUpdateArgs>)
@JvmName(name = "staguenmwgnpyhne")
suspend fun windowsUpdate(value: WindowsUpdateArgs?)

Parameters

value

Required for Windows OS. Represents the metadata about the Windows update.


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

Parameters

argument

Required for Windows OS. Represents the metadata about the Windows update.