stratosphere-datazone-1.0.0: gen/Stratosphere/DataZone/ProjectProfile/EnvironmentConfigurationProperty.hs-boot
module Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data EnvironmentConfigurationProperty :: Prelude.Type
instance ToResourceProperties EnvironmentConfigurationProperty
instance Prelude.Eq EnvironmentConfigurationProperty
instance Prelude.Show EnvironmentConfigurationProperty
instance JSON.ToJSON EnvironmentConfigurationProperty