windowsParameters

@JvmName(name = "wjsevvhofjnmhgow")
suspend fun windowsParameters(value: Output<InputWindowsParametersArgs>)
@JvmName(name = "euivymtngmsphmha")
suspend fun windowsParameters(value: InputWindowsParametersArgs?)

Parameters

value

Input parameters specific to patching a Windows machine. For Linux machines, do not pass this property.


@JvmName(name = "lwwlmhorvojgqhpq")
suspend fun windowsParameters(argument: suspend InputWindowsParametersArgsBuilder.() -> Unit)

Parameters

argument

Input parameters specific to patching a Windows machine. For Linux machines, do not pass this property.