module Stratosphere.CustomerProfiles.Integration.ServiceNowSourcePropertiesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ServiceNowSourcePropertiesProperty :: Prelude.Type instance ToResourceProperties ServiceNowSourcePropertiesProperty instance Prelude.Eq ServiceNowSourcePropertiesProperty instance Prelude.Show ServiceNowSourcePropertiesProperty instance JSON.ToJSON ServiceNowSourcePropertiesProperty