module Stratosphere.ImageBuilder.Image.ImageTestsConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ImageTestsConfigurationProperty :: Prelude.Type instance ToResourceProperties ImageTestsConfigurationProperty instance Prelude.Eq ImageTestsConfigurationProperty instance Prelude.Show ImageTestsConfigurationProperty instance JSON.ToJSON ImageTestsConfigurationProperty