lambdaFunction

@JvmName(name = "bjkrtfiamqfghtaj")
suspend fun lambdaFunction(value: Output<ComponentVersionLambdaFunctionRecipeSourceArgs>)
@JvmName(name = "pacsjgkevcirmwpg")
suspend fun lambdaFunction(value: ComponentVersionLambdaFunctionRecipeSourceArgs?)

Parameters

value

The parameters to create a component from a Lambda function. You must specify either InlineRecipe or LambdaFunction .


@JvmName(name = "pfjhdtprmtpchqwp")
suspend fun lambdaFunction(argument: suspend ComponentVersionLambdaFunctionRecipeSourceArgsBuilder.() -> Unit)

Parameters

argument

The parameters to create a component from a Lambda function. You must specify either InlineRecipe or LambdaFunction .