installPatches

@JvmName(name = "cmhlxljhjcmwunvk")
suspend fun installPatches(value: Output<ConfigurationInstallPatchesArgs>)
@JvmName(name = "mnwickukyfnaesmb")
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 = "upgclhiqkrsumrho")
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.