installPatches

@JvmName(name = "kowjgjvewfdvbwir")
suspend fun installPatches(value: Output<ConfigurationInstallPatchesArgs>)
@JvmName(name = "sgpqoafggdtbvwtx")
suspend fun installPatches(value: ConfigurationInstallPatchesArgs?)

Parameters

value

An install_patches block as defined below.

Note: install_patches must be specified when scope is InGuestPatch.


@JvmName(name = "qarfmmmlrnjmmyji")
suspend fun installPatches(argument: suspend ConfigurationInstallPatchesArgsBuilder.() -> Unit)

Parameters

argument

An install_patches block as defined below.

Note: install_patches must be specified when scope is InGuestPatch.