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