| Package | Description |
|---|---|
| software.amazon.awscdk.services.imagebuilder |
AWS::ImageBuilder Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnImage.ImageTestsConfigurationProperty.Jsii$Proxy
An implementation for
CfnImage.ImageTestsConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnImage.ImageTestsConfigurationProperty |
CfnImage.ImageTestsConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnImageProps.Builder |
CfnImageProps.Builder.imageTestsConfiguration(CfnImage.ImageTestsConfigurationProperty imageTestsConfiguration)
Sets the value of
CfnImageProps.getImageTestsConfiguration() |
CfnImage.Builder |
CfnImage.Builder.imageTestsConfiguration(CfnImage.ImageTestsConfigurationProperty imageTestsConfiguration)
The configuration settings for your image test components, which includes a toggle that allows you to turn off tests, and a timeout setting.
|
void |
CfnImage.setImageTestsConfiguration(CfnImage.ImageTestsConfigurationProperty value)
The configuration settings for your image test components, which includes a toggle that allows you to turn off tests, and a timeout setting.
|
Copyright © 2022. All rights reserved.