recipes

@JvmName(name = "hbhfoudlwmsxuybu")
suspend fun recipes(value: Output<List<LifecyclePolicyResourceSelectionRecipeArgs>>)
@JvmName(name = "argxryjgystinans")
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 = "rnawcaqlctcrkxyk")
suspend fun recipes(vararg values: Output<LifecyclePolicyResourceSelectionRecipeArgs>)


@JvmName(name = "dmfjnohnmwbkewcu")
suspend fun recipes(values: List<Output<LifecyclePolicyResourceSelectionRecipeArgs>>)
@JvmName(name = "ldrcfxfrinbjxmyj")
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 = "xvxnruhgdqjnbjaw")
suspend fun recipes(argument: List<suspend LifecyclePolicyResourceSelectionRecipeArgsBuilder.() -> Unit>)
@JvmName(name = "utoxtqgpmhijdvgc")
suspend fun recipes(vararg argument: suspend LifecyclePolicyResourceSelectionRecipeArgsBuilder.() -> Unit)
@JvmName(name = "udvfsrbmiumjjbwc")
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.