packages feed

stratosphere-databrew-1.0.0: gen/Stratosphere/DataBrew/Job/OutputProperty.hs-boot

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