GuestPoliciesRecipeUpdateStepDpkgInstallationArgs

data class GuestPoliciesRecipeUpdateStepDpkgInstallationArgs(val artifactId: Output<String>) : ConvertibleToJava<GuestPoliciesRecipeUpdateStepDpkgInstallationArgs>

Constructors

constructor(artifactId: Output<String>)

Properties

Link copied to clipboard
val artifactId: Output<String>

The id of the relevant artifact in the recipe.

Functions

Link copied to clipboard
open override fun toJava(): GuestPoliciesRecipeUpdateStepDpkgInstallationArgs