stratosphere-databrew-1.0.0: gen/Stratosphere/DataBrew/Job/DataCatalogOutputProperty.hs-boot
module Stratosphere.DataBrew.Job.DataCatalogOutputProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data DataCatalogOutputProperty :: Prelude.Type
instance ToResourceProperties DataCatalogOutputProperty
instance Prelude.Eq DataCatalogOutputProperty
instance Prelude.Show DataCatalogOutputProperty
instance JSON.ToJSON DataCatalogOutputProperty