recipes

@JvmName(name = "txfxygritquggwrd")
suspend fun recipes(value: Output<List<LifecyclePolicyResourceSelectionRecipeArgs>>)
@JvmName(name = "dmrustjfrkuapfwb")
suspend fun recipes(value: List<LifecyclePolicyResourceSelectionRecipeArgs>?)

Parameters

value

A list of recipe that are used as selection criteria for the output images that the lifecycle policy applies to. Detailed below.


@JvmName(name = "wgugcfirtccbrotf")
suspend fun recipes(vararg values: Output<LifecyclePolicyResourceSelectionRecipeArgs>)


@JvmName(name = "lyoawpkkbmitratd")
suspend fun recipes(values: List<Output<LifecyclePolicyResourceSelectionRecipeArgs>>)
@JvmName(name = "dqkpbrjeaewnrrro")
suspend fun recipes(vararg values: LifecyclePolicyResourceSelectionRecipeArgs)

Parameters

values

A list of recipe that are used as selection criteria for the output images that the lifecycle policy applies to. Detailed below.


@JvmName(name = "gvbgkiihhlqpekcs")
suspend fun recipes(argument: List<suspend LifecyclePolicyResourceSelectionRecipeArgsBuilder.() -> Unit>)
@JvmName(name = "bwflevujoslsldgx")
suspend fun recipes(vararg argument: suspend LifecyclePolicyResourceSelectionRecipeArgsBuilder.() -> Unit)
@JvmName(name = "aoilacdvdvluohcd")
suspend fun recipes(argument: suspend LifecyclePolicyResourceSelectionRecipeArgsBuilder.() -> Unit)

Parameters

argument

A list of recipe that are used as selection criteria for the output images that the lifecycle policy applies to. Detailed below.