packages feed

stratosphere-databrew-1.0.0: gen/Stratosphere/DataBrew/Recipe/RecipeStepProperty.hs-boot

module Stratosphere.DataBrew.Recipe.RecipeStepProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data RecipeStepProperty :: Prelude.Type
instance ToResourceProperties RecipeStepProperty
instance Prelude.Eq RecipeStepProperty
instance Prelude.Show RecipeStepProperty
instance JSON.ToJSON RecipeStepProperty