| Package | Description |
|---|---|
| software.amazon.awscdk.services.imagebuilder |
AWS::ImageBuilder Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnImagePipeline.ImageTestsConfigurationProperty.Jsii$Proxy
An implementation for
CfnImagePipeline.ImageTestsConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnImagePipeline.ImageTestsConfigurationProperty |
CfnImagePipeline.ImageTestsConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnImagePipelineProps.Builder |
CfnImagePipelineProps.Builder.imageTestsConfiguration(CfnImagePipeline.ImageTestsConfigurationProperty imageTestsConfiguration)
Sets the value of
CfnImagePipelineProps.getImageTestsConfiguration() |
CfnImagePipeline.Builder |
CfnImagePipeline.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.
|
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.
|
Copyright © 2022. All rights reserved.