pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1beta.kotlin.outputs
/
SoftwareRecipeStepInstallDpkgResponse
Software
Recipe
Step
Install
Dpkg
Response
data
class
SoftwareRecipeStepInstallDpkgResponse
(
val
artifactId
:
String
)
Installs a deb via dpkg.
Types
Constructors
Properties
Constructors
Software
Recipe
Step
Install
Dpkg
Response
Link copied to clipboard
fun
SoftwareRecipeStepInstallDpkgResponse
(
artifactId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
artifact
Id
Link copied to clipboard
val
artifactId
:
String
The id of the relevant artifact in the recipe.