action

@JvmName(name = "ayolyyadidrurmcq")
suspend fun action(value: Output<RecipeActionArgs>)
@JvmName(name = "phpysngvowovteyf")
suspend fun action(value: RecipeActionArgs)

Parameters

value

The particular action to be performed in the recipe step.


@JvmName(name = "elvdgjwstvrutnsa")
suspend fun action(argument: suspend RecipeActionArgsBuilder.() -> Unit)

Parameters

argument

The particular action to be performed in the recipe step.