stratosphere-ecr-1.0.0: gen/Stratosphere/ECR/Repository/ImageScanningConfigurationProperty.hs-boot
module Stratosphere.ECR.Repository.ImageScanningConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ImageScanningConfigurationProperty :: Prelude.Type
instance ToResourceProperties ImageScanningConfigurationProperty
instance Prelude.Eq ImageScanningConfigurationProperty
instance Prelude.Show ImageScanningConfigurationProperty
instance JSON.ToJSON ImageScanningConfigurationProperty