packages feed

stratosphere-codebuild-1.0.0: gen/Stratosphere/CodeBuild/Project/SourceProperty.hs-boot

module Stratosphere.CodeBuild.Project.SourceProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data SourceProperty :: Prelude.Type
instance ToResourceProperties SourceProperty
instance Prelude.Eq SourceProperty
instance Prelude.Show SourceProperty
instance JSON.ToJSON SourceProperty