Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.greengrassv2.CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty
Packages that use CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty
-
Uses of CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 that implement CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnComponentVersionPropsMixin.LambdaFunctionRecipeSourcePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 that return CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourcePropertyModifier and TypeMethodDescriptionCfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 with parameters of type CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourcePropertyModifier and TypeMethodDescriptionCfnComponentVersionMixinProps.Builder.lambdaFunction(CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty lambdaFunction) Sets the value ofCfnComponentVersionMixinProps.getLambdaFunction()CfnComponentVersionPropsMixin.Builder.lambdaFunction(CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty lambdaFunction) The parameters to create a component from a Lambda function.