Uses of Interface
com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe.ImagebuilderImageRecipeBlockDeviceMappingEbs
-
Packages that use ImagebuilderImageRecipeBlockDeviceMappingEbs Package Description com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe aws_imagebuilder_image_recipe -
-
Uses of ImagebuilderImageRecipeBlockDeviceMappingEbs in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe
Classes in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that implement ImagebuilderImageRecipeBlockDeviceMappingEbs Modifier and Type Class Description static classImagebuilderImageRecipeBlockDeviceMappingEbs.Jsii$ProxyAn implementation forImagebuilderImageRecipeBlockDeviceMappingEbsMethods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that return ImagebuilderImageRecipeBlockDeviceMappingEbs Modifier and Type Method Description ImagebuilderImageRecipeBlockDeviceMappingEbsImagebuilderImageRecipeBlockDeviceMappingEbs.Builder. build()Builds the configured instance.default ImagebuilderImageRecipeBlockDeviceMappingEbsImagebuilderImageRecipeBlockDeviceMapping. getEbs()ebs block.ImagebuilderImageRecipeBlockDeviceMappingEbsImagebuilderImageRecipeBlockDeviceMapping.Jsii$Proxy. getEbs()ImagebuilderImageRecipeBlockDeviceMappingEbsImagebuilderImageRecipeBlockDeviceMappingOutputReference. getEbsInput()ImagebuilderImageRecipeBlockDeviceMappingEbsImagebuilderImageRecipeBlockDeviceMappingEbsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe with parameters of type ImagebuilderImageRecipeBlockDeviceMappingEbs Modifier and Type Method Description ImagebuilderImageRecipeBlockDeviceMapping.BuilderImagebuilderImageRecipeBlockDeviceMapping.Builder. ebs(ImagebuilderImageRecipeBlockDeviceMappingEbs ebs)Sets the value ofImagebuilderImageRecipeBlockDeviceMapping.getEbs()voidImagebuilderImageRecipeBlockDeviceMappingOutputReference. putEbs(ImagebuilderImageRecipeBlockDeviceMappingEbs value)voidImagebuilderImageRecipeBlockDeviceMappingEbsOutputReference. setInternalValue(ImagebuilderImageRecipeBlockDeviceMappingEbs value)
-