dpkgInstallation

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

Parameters

value

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


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

Parameters

argument

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