dpkgInstallation

@JvmName(name = "eunsdnculklwgsgl")
suspend fun dpkgInstallation(value: Output<GuestPoliciesRecipeInstallStepDpkgInstallationArgs>)
@JvmName(name = "kjsqdbmxuvibgaci")
suspend fun dpkgInstallation(value: GuestPoliciesRecipeInstallStepDpkgInstallationArgs?)

Parameters

value

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


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

Parameters

argument

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