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