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