pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1beta.kotlin.outputs
/
SoftwareRecipeStepInstallRpmResponse
Software
Recipe
Step
Install
Rpm
Response
data
class
SoftwareRecipeStepInstallRpmResponse
(
val
artifactId
:
String
)
Installs an rpm file via the rpm utility.
Types
Constructors
Properties
Constructors
Software
Recipe
Step
Install
Rpm
Response
Link copied to clipboard
fun
SoftwareRecipeStepInstallRpmResponse
(
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.