packages feed

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

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