Uses of Interface
software.amazon.awscdk.services.imagebuilder.CfnImagePipeline.ImageTestsConfigurationProperty
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnImagePipeline.ImageTestsConfigurationProperty in software.amazon.awscdk.services.imagebuilder
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnImagePipeline.ImageTestsConfigurationProperty
Modifier and TypeMethodDescriptionCfnImagePipeline.ImageTestsConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnImagePipeline.Builder.imageTestsConfiguration
(CfnImagePipeline.ImageTestsConfigurationProperty imageTestsConfiguration) The configuration of the image tests that run after image creation to ensure the quality of the image that was created.CfnImagePipelineProps.Builder.imageTestsConfiguration
(CfnImagePipeline.ImageTestsConfigurationProperty imageTestsConfiguration) Sets the value ofCfnImagePipelineProps.getImageTestsConfiguration()
void
CfnImagePipeline.setImageTestsConfiguration
(CfnImagePipeline.ImageTestsConfigurationProperty value) The configuration of the image tests that run after image creation to ensure the quality of the image that was created.