packages feed

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

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