dpkgInstallation

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

Parameters

value

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


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

Parameters

argument

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