Uses of Interface
com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe.ImagebuilderImageRecipeBlockDeviceMapping
-
Packages that use ImagebuilderImageRecipeBlockDeviceMapping Package Description com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe aws_imagebuilder_image_recipe -
-
Uses of ImagebuilderImageRecipeBlockDeviceMapping in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe
Classes in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that implement ImagebuilderImageRecipeBlockDeviceMapping Modifier and Type Class Description static classImagebuilderImageRecipeBlockDeviceMapping.Jsii$ProxyAn implementation forImagebuilderImageRecipeBlockDeviceMappingMethods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that return ImagebuilderImageRecipeBlockDeviceMapping Modifier and Type Method Description ImagebuilderImageRecipeBlockDeviceMappingImagebuilderImageRecipeBlockDeviceMapping.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe with parameters of type ImagebuilderImageRecipeBlockDeviceMapping Modifier and Type Method Description voidImagebuilderImageRecipeBlockDeviceMappingOutputReference. setInternalValue(ImagebuilderImageRecipeBlockDeviceMapping value)Method parameters in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe with type arguments of type ImagebuilderImageRecipeBlockDeviceMapping Modifier and Type Method Description ImagebuilderImageRecipe.BuilderImagebuilderImageRecipe.Builder. blockDeviceMapping(List<? extends ImagebuilderImageRecipeBlockDeviceMapping> blockDeviceMapping)block_device_mapping block.ImagebuilderImageRecipeConfig.BuilderImagebuilderImageRecipeConfig.Builder. blockDeviceMapping(List<? extends ImagebuilderImageRecipeBlockDeviceMapping> blockDeviceMapping)Sets the value ofImagebuilderImageRecipeConfig.getBlockDeviceMapping()voidImagebuilderImageRecipeBlockDeviceMappingList. setInternalValue(List<ImagebuilderImageRecipeBlockDeviceMapping> value)
-