Uses of Interface
software.amazon.awscdk.services.imagebuilder.CfnImage.ImageTestsConfigurationProperty
Packages that use CfnImage.ImageTestsConfigurationProperty
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnImage.ImageTestsConfigurationProperty in software.amazon.awscdk.services.imagebuilder
Classes in software.amazon.awscdk.services.imagebuilder that implement CfnImage.ImageTestsConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnImage.ImageTestsConfigurationPropertyMethods in software.amazon.awscdk.services.imagebuilder that return CfnImage.ImageTestsConfigurationPropertyModifier and TypeMethodDescriptionCfnImage.ImageTestsConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder with parameters of type CfnImage.ImageTestsConfigurationPropertyModifier and TypeMethodDescriptionCfnImage.Builder.imageTestsConfiguration(CfnImage.ImageTestsConfigurationProperty imageTestsConfiguration) The image tests configuration of the image.CfnImageProps.Builder.imageTestsConfiguration(CfnImage.ImageTestsConfigurationProperty imageTestsConfiguration) Sets the value ofCfnImageProps.getImageTestsConfiguration()voidCfnImage.setImageTestsConfiguration(CfnImage.ImageTestsConfigurationProperty value) The image tests configuration of the image.