module Stratosphere.ConnectCampaignsV2.Campaign.EmailOutboundConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data EmailOutboundConfigProperty :: Prelude.Type instance ToResourceProperties EmailOutboundConfigProperty instance Prelude.Eq EmailOutboundConfigProperty instance Prelude.Show EmailOutboundConfigProperty instance JSON.ToJSON EmailOutboundConfigProperty