recipes

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

Parameters

value

The recipes to select.


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


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

Parameters

values

The recipes to select.


@JvmName(name = "loqlulbajswpmcvo")
suspend fun recipes(argument: List<suspend LifecyclePolicyRecipeSelectionArgsBuilder.() -> Unit>)
@JvmName(name = "lwseeteoogbcurqs")
suspend fun recipes(vararg argument: suspend LifecyclePolicyRecipeSelectionArgsBuilder.() -> Unit)
@JvmName(name = "tcdqntekjwnunpgj")
suspend fun recipes(argument: suspend LifecyclePolicyRecipeSelectionArgsBuilder.() -> Unit)

Parameters

argument

The recipes to select.