stratosphere-apprunner-1.0.0: gen/Stratosphere/AppRunner/Service/ImageRepositoryProperty.hs-boot
module Stratosphere.AppRunner.Service.ImageRepositoryProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ImageRepositoryProperty :: Prelude.Type
instance ToResourceProperties ImageRepositoryProperty
instance Prelude.Eq ImageRepositoryProperty
instance Prelude.Show ImageRepositoryProperty
instance JSON.ToJSON ImageRepositoryProperty