Uses of Interface
com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe.ImagebuilderImageRecipeComponentParameter
-
Packages that use ImagebuilderImageRecipeComponentParameter Package Description com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe aws_imagebuilder_image_recipe -
-
Uses of ImagebuilderImageRecipeComponentParameter in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe
Classes in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that implement ImagebuilderImageRecipeComponentParameter Modifier and Type Class Description static classImagebuilderImageRecipeComponentParameter.Jsii$ProxyAn implementation forImagebuilderImageRecipeComponentParameterMethods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that return ImagebuilderImageRecipeComponentParameter Modifier and Type Method Description ImagebuilderImageRecipeComponentParameterImagebuilderImageRecipeComponentParameter.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe with parameters of type ImagebuilderImageRecipeComponentParameter Modifier and Type Method Description voidImagebuilderImageRecipeComponentParameterOutputReference. setInternalValue(ImagebuilderImageRecipeComponentParameter value)Method parameters in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe with type arguments of type ImagebuilderImageRecipeComponentParameter Modifier and Type Method Description ImagebuilderImageRecipeComponent.BuilderImagebuilderImageRecipeComponent.Builder. parameter(List<? extends ImagebuilderImageRecipeComponentParameter> parameter)Sets the value ofImagebuilderImageRecipeComponent.getParameter()voidImagebuilderImageRecipeComponentParameterList. setInternalValue(List<ImagebuilderImageRecipeComponentParameter> value)
-