Uses of Interface
software.amazon.awscdk.services.greengrassv2.CfnComponentVersion.LambdaFunctionRecipeSourceProperty
Package
Description
AWS::GreengrassV2 Construct Library
-
Uses of CfnComponentVersion.LambdaFunctionRecipeSourceProperty in software.amazon.awscdk.services.greengrassv2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnComponentVersion.LambdaFunctionRecipeSourceProperty
Modifier and TypeMethodDescriptionCfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnComponentVersion.Builder.lambdaFunction
(CfnComponentVersion.LambdaFunctionRecipeSourceProperty lambdaFunction) The parameters to create a component from a Lambda function.CfnComponentVersionProps.Builder.lambdaFunction
(CfnComponentVersion.LambdaFunctionRecipeSourceProperty lambdaFunction) Sets the value ofCfnComponentVersionProps.getLambdaFunction()
void
CfnComponentVersion.setLambdaFunction
(CfnComponentVersion.LambdaFunctionRecipeSourceProperty value) The parameters to create a component from a Lambda function.