module Stratosphere.AppFlow.Flow.VeevaSourcePropertiesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data VeevaSourcePropertiesProperty :: Prelude.Type instance ToResourceProperties VeevaSourcePropertiesProperty instance Prelude.Eq VeevaSourcePropertiesProperty instance Prelude.Show VeevaSourcePropertiesProperty instance JSON.ToJSON VeevaSourcePropertiesProperty