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