Image Tests Configuration
data class ImageTestsConfiguration(val imageTestsEnabled: Boolean? = null, val timeoutMinutes: Int? = null)
The image tests configuration used when creating this image.
The image tests configuration used when creating this image.