Uses of Class
com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe.ImagebuilderImageRecipeComponent.Builder
-
Packages that use ImagebuilderImageRecipeComponent.Builder Package Description com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe aws_imagebuilder_image_recipe -
-
Uses of ImagebuilderImageRecipeComponent.Builder in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe
Methods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that return ImagebuilderImageRecipeComponent.Builder Modifier and Type Method Description static ImagebuilderImageRecipeComponent.BuilderImagebuilderImageRecipeComponent. builder()ImagebuilderImageRecipeComponent.BuilderImagebuilderImageRecipeComponent.Builder. componentArn(String componentArn)Sets the value ofImagebuilderImageRecipeComponent.getComponentArn()ImagebuilderImageRecipeComponent.BuilderImagebuilderImageRecipeComponent.Builder. parameter(com.hashicorp.cdktf.IResolvable parameter)Sets the value ofImagebuilderImageRecipeComponent.getParameter()ImagebuilderImageRecipeComponent.BuilderImagebuilderImageRecipeComponent.Builder. parameter(List<? extends ImagebuilderImageRecipeComponentParameter> parameter)Sets the value ofImagebuilderImageRecipeComponent.getParameter()Constructors in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe with parameters of type ImagebuilderImageRecipeComponent.Builder Constructor Description Jsii$Proxy(ImagebuilderImageRecipeComponent.Builder builder)Constructor that initializes the object based on literal property values passed by theImagebuilderImageRecipeComponent.Builder.
-