inlineRecipe

@JvmName(name = "vojeguluoqhhsiwo")
suspend fun inlineRecipe(value: Output<String>)
@JvmName(name = "ajhyvdgnersbqtli")
suspend fun inlineRecipe(value: String?)

Parameters

value

The recipe to use to create the component. The recipe defines the component's metadata, parameters, dependencies, lifecycle, artifacts, and platform compatibility. You must specify either InlineRecipe or LambdaFunction .