stratosphere-cognito-1.0.0: gen/Stratosphere/Cognito/IdentityPool/PushSyncProperty.hs-boot
module Stratosphere.Cognito.IdentityPool.PushSyncProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PushSyncProperty :: Prelude.Type instance ToResourceProperties PushSyncProperty instance Prelude.Eq PushSyncProperty instance Prelude.Show PushSyncProperty instance JSON.ToJSON PushSyncProperty