Uses of Interface
com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe.ImagebuilderImageRecipeComponent
-
Packages that use ImagebuilderImageRecipeComponent Package Description com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe aws_imagebuilder_image_recipe -
-
Uses of ImagebuilderImageRecipeComponent in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe
Classes in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that implement ImagebuilderImageRecipeComponent Modifier and Type Class Description static classImagebuilderImageRecipeComponent.Jsii$ProxyAn implementation forImagebuilderImageRecipeComponentMethods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that return ImagebuilderImageRecipeComponent Modifier and Type Method Description ImagebuilderImageRecipeComponentImagebuilderImageRecipeComponent.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe with parameters of type ImagebuilderImageRecipeComponent Modifier and Type Method Description voidImagebuilderImageRecipeComponentOutputReference. setInternalValue(ImagebuilderImageRecipeComponent value)Method parameters in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe with type arguments of type ImagebuilderImageRecipeComponent Modifier and Type Method Description ImagebuilderImageRecipe.BuilderImagebuilderImageRecipe.Builder. component(List<? extends ImagebuilderImageRecipeComponent> component)component block.ImagebuilderImageRecipeConfig.BuilderImagebuilderImageRecipeConfig.Builder. component(List<? extends ImagebuilderImageRecipeComponent> component)Sets the value ofImagebuilderImageRecipeConfig.getComponent()voidImagebuilderImageRecipeComponentList. setInternalValue(List<ImagebuilderImageRecipeComponent> value)
-