LifecyclePolicyRecipeSelection

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

The recipe to apply the lifecycle policy for.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The recipe name.

Link copied to clipboard

The recipe version.