module Stratosphere.KinesisAnalytics.Application.JSONMappingParametersProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data JSONMappingParametersProperty :: Prelude.Type instance ToResourceProperties JSONMappingParametersProperty instance Prelude.Eq JSONMappingParametersProperty instance Prelude.Show JSONMappingParametersProperty instance JSON.ToJSON JSONMappingParametersProperty