Uses of Class
software.amazon.awscdk.services.imagebuilder.CfnImageProps.Builder
Packages that use CfnImageProps.Builder
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnImageProps.Builder in software.amazon.awscdk.services.imagebuilder
Methods in software.amazon.awscdk.services.imagebuilder that return CfnImageProps.BuilderModifier and TypeMethodDescriptionstatic CfnImageProps.BuilderCfnImageProps.builder()CfnImageProps.Builder.containerRecipeArn(String containerRecipeArn) Sets the value ofCfnImageProps.getContainerRecipeArn()CfnImageProps.Builder.distributionConfigurationArn(String distributionConfigurationArn) Sets the value ofCfnImageProps.getDistributionConfigurationArn()CfnImageProps.Builder.enhancedImageMetadataEnabled(Boolean enhancedImageMetadataEnabled) Sets the value ofCfnImageProps.getEnhancedImageMetadataEnabled()CfnImageProps.Builder.enhancedImageMetadataEnabled(IResolvable enhancedImageMetadataEnabled) Sets the value ofCfnImageProps.getEnhancedImageMetadataEnabled()CfnImageProps.Builder.imageRecipeArn(String imageRecipeArn) Sets the value ofCfnImageProps.getImageRecipeArn()CfnImageProps.Builder.imageScanningConfiguration(IResolvable imageScanningConfiguration) Sets the value ofCfnImageProps.getImageScanningConfiguration()CfnImageProps.Builder.imageScanningConfiguration(CfnImage.ImageScanningConfigurationProperty imageScanningConfiguration) Sets the value ofCfnImageProps.getImageScanningConfiguration()CfnImageProps.Builder.imageTestsConfiguration(IResolvable imageTestsConfiguration) Sets the value ofCfnImageProps.getImageTestsConfiguration()CfnImageProps.Builder.imageTestsConfiguration(CfnImage.ImageTestsConfigurationProperty imageTestsConfiguration) Sets the value ofCfnImageProps.getImageTestsConfiguration()CfnImageProps.Builder.infrastructureConfigurationArn(String infrastructureConfigurationArn) Sets the value ofCfnImageProps.getInfrastructureConfigurationArn()Sets the value ofCfnImageProps.getTags()Constructors in software.amazon.awscdk.services.imagebuilder with parameters of type CfnImageProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnImageProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnImageProps.Builder.