action

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

Parameters

value

The particular action to be performed in the recipe step.


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

Parameters

argument

The particular action to be performed in the recipe step.