stratosphere-codebuild-1.0.0: gen/Stratosphere/CodeBuild/Project/ProjectCacheProperty.hs-boot
module Stratosphere.CodeBuild.Project.ProjectCacheProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ProjectCacheProperty :: Prelude.Type instance ToResourceProperties ProjectCacheProperty instance Prelude.Eq ProjectCacheProperty instance Prelude.Show ProjectCacheProperty instance JSON.ToJSON ProjectCacheProperty