lambdaFunction

@JvmName(name = "qtmbefwdbvtlxtir")
suspend fun lambdaFunction(value: Output<ComponentVersionLambdaFunctionRecipeSourceArgs>)
@JvmName(name = "patytifqtxliilxp")
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 = "muqpngsoxpegvwyk")
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 .