Uses of Class
software.amazon.awscdk.services.greengrassv2.CfnComponentVersionProps.Builder
Package
Description
AWS::GreengrassV2 Construct Library
-
Uses of CfnComponentVersionProps.Builder in software.amazon.awscdk.services.greengrassv2
Modifier and TypeMethodDescriptionCfnComponentVersionProps.builder()
CfnComponentVersionProps.Builder.inlineRecipe
(String inlineRecipe) Sets the value ofCfnComponentVersionProps.getInlineRecipe()
CfnComponentVersionProps.Builder.lambdaFunction
(IResolvable lambdaFunction) Sets the value ofCfnComponentVersionProps.getLambdaFunction()
CfnComponentVersionProps.Builder.lambdaFunction
(CfnComponentVersion.LambdaFunctionRecipeSourceProperty lambdaFunction) Sets the value ofCfnComponentVersionProps.getLambdaFunction()
Sets the value ofCfnComponentVersionProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComponentVersionProps.Builder
.