dpkgInstallation

@JvmName(name = "lvplgibxojbrbkmo")
suspend fun dpkgInstallation(value: Output<GuestPoliciesRecipeUpdateStepDpkgInstallationArgs>)
@JvmName(name = "sarpeafujbuprlbe")
suspend fun dpkgInstallation(value: GuestPoliciesRecipeUpdateStepDpkgInstallationArgs?)

Parameters

value

Installs a deb file via dpkg. Structure is documented below.


@JvmName(name = "blblsfyofjpmxivn")
suspend fun dpkgInstallation(argument: suspend GuestPoliciesRecipeUpdateStepDpkgInstallationArgsBuilder.() -> Unit)

Parameters

argument

Installs a deb file via dpkg. Structure is documented below.