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