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