module Stratosphere.Pinpoint.PushTemplate.AndroidPushNotificationTemplateProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AndroidPushNotificationTemplateProperty :: Prelude.Type instance ToResourceProperties AndroidPushNotificationTemplateProperty instance Prelude.Eq AndroidPushNotificationTemplateProperty instance Prelude.Show AndroidPushNotificationTemplateProperty instance JSON.ToJSON AndroidPushNotificationTemplateProperty