Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.greengrassv2.CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder
Packages that use CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder
-
Uses of CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 that return CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.BuilderModifier and TypeMethodDescriptionCfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.builder()CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder.componentDependencies(Map<String, ? extends Object> componentDependencies) CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder.componentDependencies(IResolvable componentDependencies) CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder.componentLambdaParameters(CfnComponentVersionPropsMixin.LambdaExecutionParametersProperty componentLambdaParameters) CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder.componentLambdaParameters(IResolvable componentLambdaParameters) CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder.componentName(String componentName) CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder.componentPlatforms(List<? extends Object> componentPlatforms) CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder.componentPlatforms(IResolvable componentPlatforms) CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder.componentVersion(String componentVersion) Constructors in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 with parameters of type CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty.Builder.