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