stratosphere-databrew-1.0.0: gen/Stratosphere/DataBrew/Job/ProfileConfigurationProperty.hs-boot
module Stratosphere.DataBrew.Job.ProfileConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ProfileConfigurationProperty :: Prelude.Type
instance ToResourceProperties ProfileConfigurationProperty
instance Prelude.Eq ProfileConfigurationProperty
instance Prelude.Show ProfileConfigurationProperty
instance JSON.ToJSON ProfileConfigurationProperty