Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_container_recipe.DataAwsImagebuilderContainerRecipeConfig
-
Packages that use DataAwsImagebuilderContainerRecipeConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_container_recipe data_aws_imagebuilder_container_recipe -
-
Uses of DataAwsImagebuilderContainerRecipeConfig in com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_container_recipe
Classes in com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_container_recipe that implement DataAwsImagebuilderContainerRecipeConfig Modifier and Type Class Description static classDataAwsImagebuilderContainerRecipeConfig.Jsii$ProxyAn implementation forDataAwsImagebuilderContainerRecipeConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_container_recipe that return DataAwsImagebuilderContainerRecipeConfig Modifier and Type Method Description DataAwsImagebuilderContainerRecipeConfigDataAwsImagebuilderContainerRecipeConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_container_recipe with parameters of type DataAwsImagebuilderContainerRecipeConfig Constructor Description DataAwsImagebuilderContainerRecipe(software.constructs.Construct scope, String id, DataAwsImagebuilderContainerRecipeConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/imagebuilder_container_recipe aws_imagebuilder_container_recipe} Data Source.
-