toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.imagebuilder.kotlin.outputs
/
LifecyclePolicyRecipeSelection
Lifecycle
Policy
Recipe
Selection
data
class
LifecyclePolicyRecipeSelection
(
val
name
:
String
,
val
semanticVersion
:
String
)
The recipe to apply the lifecycle policy for.
Members
Constructors
Lifecycle
Policy
Recipe
Selection
Link copied to clipboard
constructor
(
name
:
String
,
semanticVersion
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The recipe name.
semantic
Version
Link copied to clipboard
val
semanticVersion
:
String
The recipe version.