action

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

Parameters

value

The particular action to be performed in the recipe step.


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

Parameters

argument

The particular action to be performed in the recipe step.