RecipeStepArgs

fun RecipeStepArgs(action: Output<RecipeActionArgs>, conditionExpressions: Output<List<RecipeConditionExpressionArgs>>? = null)