Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.greengrassv2.CfnComponentVersionMixinProps.Builder
Packages that use CfnComponentVersionMixinProps.Builder
-
Uses of CfnComponentVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 that return CfnComponentVersionMixinProps.BuilderModifier and TypeMethodDescriptionCfnComponentVersionMixinProps.builder()CfnComponentVersionMixinProps.Builder.inlineRecipe(String inlineRecipe) Sets the value ofCfnComponentVersionMixinProps.getInlineRecipe()CfnComponentVersionMixinProps.Builder.lambdaFunction(CfnComponentVersionPropsMixin.LambdaFunctionRecipeSourceProperty lambdaFunction) Sets the value ofCfnComponentVersionMixinProps.getLambdaFunction()CfnComponentVersionMixinProps.Builder.lambdaFunction(IResolvable lambdaFunction) Sets the value ofCfnComponentVersionMixinProps.getLambdaFunction()Sets the value ofCfnComponentVersionMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 with parameters of type CfnComponentVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComponentVersionMixinProps.Builder.