Software Recipe Step Install Rpm Args
data class SoftwareRecipeStepInstallRpmArgs(val artifactId: Output<String>) : ConvertibleToJava<SoftwareRecipeStepInstallRpmArgs>
Installs an rpm file via the rpm utility.