recipes

@JvmName(name = "yiuuxfxcmhgkerup")
suspend fun recipes(value: Output<List<LifecyclePolicyRecipeSelectionArgs>>)
@JvmName(name = "xqhkiufkitrphvhl")
suspend fun recipes(value: List<LifecyclePolicyRecipeSelectionArgs>?)

Parameters

value

The recipes to select.


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


@JvmName(name = "xxoegkfkcyxychmq")
suspend fun recipes(values: List<Output<LifecyclePolicyRecipeSelectionArgs>>)
@JvmName(name = "ndxainaubuuglvoc")
suspend fun recipes(vararg values: LifecyclePolicyRecipeSelectionArgs)

Parameters

values

The recipes to select.


@JvmName(name = "pjewtbkilcejywft")
suspend fun recipes(argument: List<suspend LifecyclePolicyRecipeSelectionArgsBuilder.() -> Unit>)
@JvmName(name = "tirkdyorahjphjlq")
suspend fun recipes(vararg argument: suspend LifecyclePolicyRecipeSelectionArgsBuilder.() -> Unit)
@JvmName(name = "ipooyeolrotldfxb")
suspend fun recipes(argument: suspend LifecyclePolicyRecipeSelectionArgsBuilder.() -> Unit)

Parameters

argument

The recipes to select.