module Stratosphere.KinesisFirehose.DeliveryStream.DatabaseTablesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DatabaseTablesProperty :: Prelude.Type instance ToResourceProperties DatabaseTablesProperty instance Prelude.Eq DatabaseTablesProperty instance Prelude.Show DatabaseTablesProperty instance JSON.ToJSON DatabaseTablesProperty