stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/DataSource/TransformationFunctionProperty.hs-boot
module Stratosphere.Bedrock.DataSource.TransformationFunctionProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data TransformationFunctionProperty :: Prelude.Type
instance ToResourceProperties TransformationFunctionProperty
instance Prelude.Eq TransformationFunctionProperty
instance Prelude.Show TransformationFunctionProperty
instance JSON.ToJSON TransformationFunctionProperty