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