dpkgInstallation

@JvmName(name = "rwanrqugovagpxsh")
suspend fun dpkgInstallation(value: Output<SoftwareRecipeStepInstallDpkgArgs>)
@JvmName(name = "itfbbvycuhcfjiem")
suspend fun dpkgInstallation(value: SoftwareRecipeStepInstallDpkgArgs?)

Parameters

value

Installs a deb file via dpkg.


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

Parameters

argument

Installs a deb file via dpkg.