LifecyclePolicyResourceSelectionRecipe

data class LifecyclePolicyResourceSelectionRecipe(val name: String, val semanticVersion: String)

Constructors

Link copied to clipboard
constructor(name: String, semanticVersion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of an Image Builder recipe that the lifecycle policy uses for resource selection.

Link copied to clipboard

The version of the Image Builder recipe specified by the name field.