class Aws::Imagebuilder::Types::ImageTestsConfiguration
Image
tests configuration.
@note When making an API call, you may pass ImageTestsConfiguration
data as a hash: { image_tests_enabled: false, timeout_minutes: 1, }
@!attribute [rw] image_tests_enabled
Defines if tests should be executed when building this image. @return [Boolean]
@!attribute [rw] timeout_minutes
The maximum time in minutes that tests are permitted to run. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/ImageTestsConfiguration AWS API Documentation
Constants
- SENSITIVE