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