module Stratosphere.KinesisAnalyticsV2.ApplicationReferenceDataSource.MappingParametersProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data MappingParametersProperty :: Prelude.Type instance ToResourceProperties MappingParametersProperty instance Prelude.Eq MappingParametersProperty instance Prelude.Show MappingParametersProperty instance JSON.ToJSON MappingParametersProperty